Page 1 of 1

ESP32-S3 Reset into app mode after flashing in secure boot mode

Posted: Sat Apr 20, 2024 8:44 am
by antonio.mazzanti
Hi,

is there any way to reset/restart a "never-been-programmed before" ESP32-S3 after firmware flashing using the esptool.exe via the internal Serial/Jtag? I tried using after reset options hard, but the device stays in rom bootloader mode.

Thanks,

Antonio

Re: ESP32-S3 Reset into app mode after flashing in secure boot mode

Posted: Thu Apr 25, 2024 6:58 pm
by antonio.mazzanti
Ok, we figured out there was no way of exiting ESP32-S3 bootloader using esptool. The issue has been solved and it was regardless of secure boot mode.

https://github.com/espressif/esp-idf/issues/13287

https://github.com/espressif/esptool/co ... c2f46919e9