Search found 1 match
- Wed Feb 01, 2012 11:50 pm
- Forum: Making IDE Plugins
- Topic: problems with FT2232H usb serial convertesr
- Replies: 0
- Views: 4254
problems with FT2232H usb serial convertesr
Hello. i'm doing a usb to jtag interface with FT2232h usb serial converter and Microsoft Visual C++ 2010 Express but i have some doubts about making the code, i just want to enable the four pins for the jtag communication (TCK,TDI,TDO,TMS) and not send data by de GPIO's. i'm using the FTCJTAG.dll. t...