mirror of
https://github.com/TomNisbet/TommyPROM.git
synced 2024-11-21 19:31:12 +00:00
Update README.md
add link to 28C256 notes
This commit is contained in:
parent
78e14a26b0
commit
7483cc5b59
@ -7,7 +7,9 @@ Utility to unlock 28C256 Software Data Protection (SDP) for the
|
||||
programmer design. This hardware is similar to the TommyPROM hardware, but it uses
|
||||
different shift register chips and different pin assignments.
|
||||
|
||||
To meet the timing requirements of the SDP unlock, this code uses direct port writes
|
||||
To meet the
|
||||
[timing requirements of the SDP unlock](https://tomnisbet.github.io/TommyPROM/28C256-notes/),
|
||||
this code uses direct port writes
|
||||
to set and read values on the data bus. It will work with Arduino Uno and Nano hardware,
|
||||
but would require changes for other platforms.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user