TommyPROM/unlock-ben-eater-hardware
2020-08-08 21:26:24 -04:00
..
README.md Utility sketch to disable SDP on Ben Eater hardware 2020-08-08 21:26:24 -04:00
unlock-ben-eater-hardware.ino Utility sketch to disable SDP on Ben Eater hardware 2020-08-08 21:26:24 -04:00

Utility to unlock 28C256 Software Data Protection (SDP) for the Ben Eater EEPROM 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 set and read values on the data bus. It will work Arduino Uno and Nano hardware, but would require changes for other platforms.