mirror of
https://github.com/TomNisbet/TommyPROM.git
synced 2025-02-10 18:30:50 +00:00
image link
This commit is contained in:
parent
f6a09b3327
commit
5dd506fc79
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 103 KiB |
@ -54,7 +54,7 @@ The project was inspired by the
|
||||
## PCB Version
|
||||
|
||||
Although it was originally designed as a one-off programmer to be used on a breadboard,
|
||||
there is not a PCB version for the 28C256 and 28C64 chips. This was built to reprogram
|
||||
there is now a PCB version for the 28C256 and 28C64 chips. This was built to reprogram
|
||||
the chips for a SAP-1 TTL breadboard computer. The
|
||||
[KiCad design files](https://github.com/TomNisbet/TommyPROM/tree/master/schematics) are in
|
||||
the project repo.
|
||||
|
@ -119,7 +119,7 @@ chips.
|
||||
|
||||
**29F Series**
|
||||
|
||||
The 29F series flash do not have sectors that must be explicitly erased before writing new
|
||||
The 29F series flash have sectors that must be explicitly erased before writing new
|
||||
data. Data is written a byte at a time using a command register to control the
|
||||
programming. TommyPROM does not currently support 29F chips, but it would not be
|
||||
difficult to write a driver. The default 28C driver will read 29F chips.
|
||||
|
Loading…
x
Reference in New Issue
Block a user