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.
 
 
Go to file
Mario Hüttel 93ae71bcbc Add programming files for FTDI EEPROM 2021-06-20 12:37:04 +02:00
ftdi_eeprom Add programming files for FTDI EEPROM 2021-06-20 12:37:04 +02:00
.gitignore Perform final DRC and generate gerbers for v1.0 2021-05-25 22:58:09 +02:00
FT4232H.sch Change switch 2021-05-22 22:03:39 +02:00
README.MD Add programming files for FTDI EEPROM 2021-06-20 12:37:04 +02:00
level-translation-prog-conn.sch First draft. Correct labeling still missing 2021-05-16 17:36:18 +02:00
shimatta-jtag-adapter-cache.lib Fix #3: Add Ployfuse with 500 mA to 5V supply 2021-05-22 21:41:03 +02:00
shimatta-jtag-adapter.kicad_pcb Perform final DRC and generate gerbers for v1.0 2021-05-25 22:58:09 +02:00
shimatta-jtag-adapter.pro First draft. Correct labeling still missing 2021-05-16 17:36:18 +02:00
shimatta-jtag-adapter.sch Change switch 2021-05-22 22:03:39 +02:00
uart3-level-translation.sch Rename nets and round PCB corners 2021-05-16 17:51:57 +02:00

README.MD

FTDI EEPROM Programming (Linux)

  • Install ftdi_eeprom
  • Go to the ftdi_eeprom subfolder
  • Execute ftdi_eeprom --flash-eeprom ft4232.conf
  • Finished