eblot / pyftdi

FTDI device driver written in pure Python
Other
509 stars 212 forks source link

Using JTAG and GPIO on FT232H #281

Open rtborg opened 2 years ago

rtborg commented 2 years ago

Is it possible to simultaneously use JTAG and GPIO on a FT232H board? I have a device which requires the commands to be shifted while the Reset line is held at logic 0.

If that is not an option, can you recommend suitable hardware?