Updated Flash and Eprom Adapter (markdown)

sanni 2023-04-21 13:17:08 +02:00
parent e222a85abe
commit 0733b978ea

@ -7,12 +7,19 @@
![image](https://dl.dropboxusercontent.com/s/se86md3ekd17k3p/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f6337796873317430346c6d6a6e706f2f666c6173685f616461707465722e6a70673f646c3d31.jpg?dl=1) ![image](https://dl.dropboxusercontent.com/s/se86md3ekd17k3p/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f6337796873317430346c6d6a6e706f2f666c6173685f616461707465722e6a70673f646c3d31.jpg?dl=1)
Parts: Parts:
- PCB(flash_adapter.zip, 1.2mm thickness): https://github.com/sanni/cartreader/tree/bd3eaa106b6e4cbdffbfa89a3fb5fedf3e028b17/pcb/adapters - PCB([flash_adapter.zip](https://github.com/sanni/cartreader/tree/bd3eaa106b6e4cbdffbfa89a3fb5fedf3e028b17/pcb/adapters), 1.2mm thickness)
- TL866 SOP44 adapter - TL866 SOP44 adapter
- TL866 TSOP48 adapter - TL866 TSOP48 adapter
- 2x40 pinheaders - 2x40 pinheaders
- SMD slide switch (LCSC Part Number C128955) - SMD slide switch (LCSC Part Number C128955)
More info:
- [AM29F016/AM29F032](https://github.com/sanni/cartreader/wiki/AM29F016-AM29F032)
- [MX29F1610](https://github.com/sanni/cartreader/wiki/MX29F1610)
- [MX29L3211](https://github.com/sanni/cartreader/wiki/MX29L3211)
- [MX29LV160](https://github.com/sanni/cartreader/wiki/MX29LV160)
- [S29GL032](https://github.com/sanni/cartreader/wiki/S29GL032)
## 27C322 Eprom adapter PCB: ## 27C322 Eprom adapter PCB:
![image](https://dl.dropboxusercontent.com/s/0siq2s9yxaxk87y/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f333575797661306438707868626b6f2f3237433332322e6a70673f646c3d31.jpg?dl=1) ![image](https://dl.dropboxusercontent.com/s/0siq2s9yxaxk87y/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f333575797661306438707868626b6f2f3237433332322e6a70673f646c3d31.jpg?dl=1)
@ -29,3 +36,6 @@ Parts:
Salvage the parts from the two step-up converters and build the PCB like this: Salvage the parts from the two step-up converters and build the PCB like this:
![image](https://dl.dropboxusercontent.com/s/kogu0h431p3hshx/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f65356d3967756a7768726f676266632f3237433332325f616461707465722e6a70673f646c3d31.jpg?dl=1) ![image](https://dl.dropboxusercontent.com/s/kogu0h431p3hshx/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f65356d3967756a7768726f676266632f3237433332325f616461707465722e6a70673f646c3d31.jpg?dl=1)
More info:
- [M27C322](https://github.com/sanni/cartreader/wiki/M27C322)