JTAG Flashing -- Reset Bootloader?
Posted: Thu Oct 05, 2017 8:28 pm
Hi,
Sorry, I am not familiar with ESP32 I'm coming ARM & 8051 development. I'm looking to build a custom board, but not implement the USB to Serial portion. I get the layout, but I am a little unclear on the programming.
I understand must people are programming the thing via USB, but for your application it would be in a waterproof enclosure so we would not have an exposed USB port. I want to use JTAG ports to program the board on the assembly line.
I have one unclear situation:
1)Putting the ESP32 Into The Bootloader / Flashing Mode
If you use JTAG to flash an application using OpenOCD, do you still need to pull the ESP32 into the programming mode (the sequence you pull certain pins high and low)?
It seems like the USB tools generate the correct logic, so you don't need to mess with the button pressing. Is it the same with JTAG?
Thanks,
Sorry, I am not familiar with ESP32 I'm coming ARM & 8051 development. I'm looking to build a custom board, but not implement the USB to Serial portion. I get the layout, but I am a little unclear on the programming.
I understand must people are programming the thing via USB, but for your application it would be in a waterproof enclosure so we would not have an exposed USB port. I want to use JTAG ports to program the board on the assembly line.
I have one unclear situation:
1)Putting the ESP32 Into The Bootloader / Flashing Mode
If you use JTAG to flash an application using OpenOCD, do you still need to pull the ESP32 into the programming mode (the sequence you pull certain pins high and low)?
It seems like the USB tools generate the correct logic, so you don't need to mess with the button pressing. Is it the same with JTAG?
Thanks,