Updated Flash and Eprom Adapter (markdown)

sanni 2023-04-21 17:46:39 +02:00
parent bbcf9e6342
commit a595c82852
2 changed files with 21 additions and 41 deletions

21
Flash-Adapter.md Normal file

@ -0,0 +1,21 @@
***
Important: This adapter only works with HW3 and not with HW5.
***
## Flash adapter PCB:
![image](https://dl.dropboxusercontent.com/s/se86md3ekd17k3p/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f6337796873317430346c6d6a6e706f2f666c6173685f616461707465722e6a70673f646c3d31.jpg?dl=1)
Parts:
- PCB([flash_adapter.zip](https://github.com/sanni/cartreader/tree/bd3eaa106b6e4cbdffbfa89a3fb5fedf3e028b17/pcb/adapters), 1.2mm thickness)
- TL866 SOP44 adapter
- TL866 TSOP48 adapter
- 2x40 pinheaders
- 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)

@ -1,41 +0,0 @@
***
Important: These adapters only work with HW3 and not with HW5.
***
## Flash adapter PCB:
![image](https://dl.dropboxusercontent.com/s/se86md3ekd17k3p/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f6337796873317430346c6d6a6e706f2f666c6173685f616461707465722e6a70673f646c3d31.jpg?dl=1)
Parts:
- PCB([flash_adapter.zip](https://github.com/sanni/cartreader/tree/bd3eaa106b6e4cbdffbfa89a3fb5fedf3e028b17/pcb/adapters), 1.2mm thickness)
- TL866 SOP44 adapter
- TL866 TSOP48 adapter
- 2x40 pinheaders
- 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:
![image](https://dl.dropboxusercontent.com/s/0siq2s9yxaxk87y/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f333575797661306438707868626b6f2f3237433332322e6a70673f646c3d31.jpg?dl=1)
Parts:
- PCB([27c322_adapter.zip](https://github.com/sanni/cartreader/tree/bd3eaa106b6e4cbdffbfa89a3fb5fedf3e028b17/pcb/adapters), 1.2mm thickness)
- 2x 12V Step-up converter: https://www.ebay.com/itm/201919379310
- 1x 10K resistor (through-hole)
- 1x 1K resistor (through-hole)
- 1x 10K resistor (SMD 0805)
- 1x NPN 2N2222 transistor (through-hole)
- 48 Pin ZIF Socket
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)
More info:
- [M27C322](https://github.com/sanni/cartreader/wiki/M27C322)