This is a adapter board from standard 20 Pin ARM JTAG to the TC2050 connector I use on all of my boards. The board is equipped with an FT4232 to provide UART and RS485 capabilities. One port can be used freely as MPSSE with 3V3 VDDIO levels. This can, for example, be used as a generic JTAG adapter using openocd.
ftdi_eeprom | ||
.gitignore | ||
FT4232H.sch | ||
level-translation-prog-conn.sch | ||
README.MD | ||
shimatta-jtag-adapter-cache.lib | ||
shimatta-jtag-adapter.kicad_pcb | ||
shimatta-jtag-adapter.pro | ||
shimatta-jtag-adapter.sch | ||
uart3-level-translation.sch |
FTDI EEPROM Programming (Linux)
- Install ftdi_eeprom
- Go to the ftdi_eeprom subfolder
- Execute
ftdi_eeprom --flash-eeprom ft4232.conf
- Finished