mirror of
https://github.com/TomNisbet/TommyPROM.git
synced 2024-12-17 23:29:38 +00:00
Update README.md to fix image links
This commit is contained in:
parent
8ec224cb61
commit
46b2e0fc2f
@ -1,6 +1,6 @@
|
|||||||
# Unlock Ben Eater Hardware
|
# Unlock Ben Eater Hardware
|
||||||
|
|
||||||
![Ben Eater EEPROM Programmer](../docs/images/ben-eater-hardware.jpg)
|
![Ben Eater EEPROM Programmer](../docs/_docs/images/ben-eater-hardware.jpg)
|
||||||
|
|
||||||
Utility to unlock 28C256 Software Data Protection (SDP) for the
|
Utility to unlock 28C256 Software Data Protection (SDP) for the
|
||||||
[Ben Eater EEPROM](https://github.com/beneater/eeprom-programmer)
|
[Ben Eater EEPROM](https://github.com/beneater/eeprom-programmer)
|
||||||
@ -16,7 +16,7 @@ but would require changes for other platforms.
|
|||||||
**NOTE** that this sketch **will not** work on TommyPROM hardware. It is included here
|
**NOTE** that this sketch **will not** work on TommyPROM hardware. It is included here
|
||||||
to help people with locked chips who are using the Ben Eater design.
|
to help people with locked chips who are using the Ben Eater design.
|
||||||
|
|
||||||
![Unlock timing with Ben Eater Hardware](../docs/images/ben-eater-unlock-timing.png)
|
![Unlock timing with Ben Eater Hardware](../docs/_docs/images/ben-eater-unlock-timing.png)
|
||||||
|
|
||||||
The timing trace shows the tBLC for the bytes of the unlock sequence within 65us, well
|
The timing trace shows the tBLC for the bytes of the unlock sequence within 65us, well
|
||||||
within the required 150us in the datasheet.
|
within the required 150us in the datasheet.
|
||||||
|
Loading…
Reference in New Issue
Block a user