EPS32-WROOM-32D JTAG
Posted: Sat May 18, 2019 12:11 am
I am having an issue with a custom board and this module using JTAG. I am connecting to the JTAG pins on the custom board using the JTAG port on the ESP32-WROVER kit with the jumpers removed.
Openocd gives me the following error:
Error: JTAG scan chain interrogation failed: all ones
Upon investigation, it appears that the TMS line is only going to 1V, so JTAG commands aren't being accepted. The TMS line has a direct connection to PIN 13 of the module, with nothing else connected. The module is new with the stock flash.
Is there something in code that is driving that pin low?
If I connect the jumpers on the WROVER kit and try to connect, it succeeds and the voltage goes to 3.3V on TMS. Is there some difference in JTAG operation between the WROVER and the WROOM modules?
Openocd gives me the following error:
Error: JTAG scan chain interrogation failed: all ones
Upon investigation, it appears that the TMS line is only going to 1V, so JTAG commands aren't being accepted. The TMS line has a direct connection to PIN 13 of the module, with nothing else connected. The module is new with the stock flash.
Is there something in code that is driving that pin low?
If I connect the jumpers on the WROVER kit and try to connect, it succeeds and the voltage goes to 3.3V on TMS. Is there some difference in JTAG operation between the WROVER and the WROOM modules?