OpenOCD says for ESP32 DevKitcV4: unsupported FTDI chip type: 0x0100
Posted: Mon Oct 28, 2019 2:36 pm
I bougt a new ESP32 DevkitC V4 from mouser, and I'm unable to connect with openocd to it via J-TAG pin.
J-TAG wiring is OK, everything is the same as in tutorial.
https://docs.espressif.com/projects/esp ... un-openocd
OpenOCD says:
openocd -f interface/ftdi/esp32_devkitj_v1.cfg -f board/esp-wroom-32.cfg
I found somewhere that I should change those ID's to the one which is in device manager, afterwards connection still doesn't work.
What I should do to made it work? Thanks!
J-TAG wiring is OK, everything is the same as in tutorial.
https://docs.espressif.com/projects/esp ... un-openocd
OpenOCD says:
openocd -f interface/ftdi/esp32_devkitj_v1.cfg -f board/esp-wroom-32.cfg
Code: Select all
Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*'
Code: Select all
Error: unsupported FTDI chip type: 0x0100
Error: unable to open ftdi device with vid 10c4, pid ea60, description '*', serial '*' at bus location '*'