add linkable images to docs

This commit is contained in:
Tom Nisbet 2022-08-18 10:27:02 -04:00
parent 1160c038e5
commit c321a25b8c
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ were unlocked and burned successfully with the TommyProm code.
The capture below shows an unlock command sequence where the tBLC is within 80us for each
byte.
![Unlock Timing](images/Unlock-Timing.png)
[![Unlock Timing](images/Unlock-Timing.png)](images/Unlock-Timing.png)
# References

View File

@ -116,7 +116,7 @@ is present here for the programming voltage. Because this is designed as a quick
assembled hardware design, a triple output bench supply was used to provide the 25.5V,
5.5V and 5V outputs.
![TommyPROM Nano Schematic](images/TommyPROM-8755A-sch.png)
[![TommyPROM Nano Schematic](images/TommyPROM-8755A-sch.png)](images/TommyPROM-8755A-sch.png)
Eagle-format schematics can be downloaded from the
[hardware project page](https://github.com/TomNisbet/TommyPROM/tree/master/hardware).