EPROMs: Difference between revisions

From Hidden Palace
Jump to navigation Jump to search
(Created page with "{{To do|Random notes I'm taking while dumping EPROMs. Will be a proper article in the future.}} == Common EPROM types == {| class="wikitable" ! Type ! Size ! Size (hex) ! Nam...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 13: Line 13:


|-
|-
| rowspan="6" | 27C1000<br>(non-JEDEC)
| rowspan="5" | 27C1000<br>(non-JEDEC)
| rowspan="6" | 128 KB
| rowspan="5" | 128 KB
| rowspan="6" | 0x20000
| rowspan="5" | 0x20000
| M27C1000 || 2086 || ST Micro
| M27C1000 || 2086 || ST Micro
|-  
|-  
Line 21: Line 21:
|-
|-
| HN27C301 || - || Hitachi
| HN27C301 || - || Hitachi
|-
| TMS27C040 || 9750 || TI
|-
|-
| D27C1000 || - || NEC
| D27C1000 || - || NEC
Line 36: Line 34:
| rowspan="4" | 512 KB
| rowspan="4" | 512 KB
| rowspan="4" | 0x80000
| rowspan="4" | 0x80000
| M27C4001 || 2041 || ST Micro
| M27C4001 [[Media:M27C4001 datasheet.pdf|{{Icon|pdf}}]] || 2041 || ST Micro
|-  
|-  
| TC574000 || 988C || Toshiba
| TC574000 || 988C || Toshiba
Line 44: Line 42:
| D27C4001 || 10C8 || NEC
| D27C4001 || 10C8 || NEC
|}
|}
=== 27C1000/27C1001 ===
There are two types of 128KB/1Mbit EPROMs — 27C1001 and the non-JEDEC compliant 27C1000. Their pinouts have the A16 and output enable pins switched. An adapter/jumper wire is needed on some EPROM dumpers. The switched pins are marked red in the pinout pictures below.
=== Pinouts ===
<gallery mode=nolines widths=240>
M27C1000 pinout.png
M27C1001 pinout.png
M27C2001 pinout.png
M27C4001 pinout.png
</gallery>

Latest revision as of 17:09, July 7, 2023

To do
Random notes I'm taking while dumping EPROMs. Will be a proper article in the future.

Common EPROM types

Type Size Size (hex) Name ID Manufacturer
8-bit
27C1000
(non-JEDEC)
128 KB 0x20000 M27C1000 2086 ST Micro
HN27C101 0738 Hitachi
HN27C301 - Hitachi
D27C1000 - NEC
uPD27C1000A 1016 NEC
27C2001 256 KB 0x40000 M27C2001 2061 ST Micro
27C4001 512 KB 0x80000 M27C4001 2041 ST Micro
TC574000 988C Toshiba
TMS27C040 9750 TI
D27C4001 10C8 NEC

27C1000/27C1001

There are two types of 128KB/1Mbit EPROMs — 27C1001 and the non-JEDEC compliant 27C1000. Their pinouts have the A16 and output enable pins switched. An adapter/jumper wire is needed on some EPROM dumpers. The switched pins are marked red in the pinout pictures below.

Pinouts