Skip to content

Instantly share code, notes, and snippets.

@XdoctorwhoZ
Last active August 27, 2022 17:24
Show Gist options
  • Save XdoctorwhoZ/64886097e6f4c65c3941273219c03a6e to your computer and use it in GitHub Desktop.
Save XdoctorwhoZ/64886097e6f4c65c3941273219c03a6e to your computer and use it in GitHub Desktop.
FT232H for JTAG

FT232H Pins used in an MPSSE

  • 13 : TCK/SK
  • 14 : TDI/DI
  • 15 : TDO/DO
  • 16 : TMS/CS

On the Adafruit FT232H Breakout / CJMCU (clone)

Breakout FT232H Function
D0 (13) ADBUSS0 TCK/SK
D1 (14) ADBUSS1 TDI/DI
D2 (15) ADBUSS2 TDO/DO
D3 (16) ADBUSS3 TMS/CS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment