ESP32 S3 Automatic Boot / Reboot when flashing

hdsjulian2
Posts: 15
Joined: Wed Apr 10, 2024 8:08 am

ESP32 S3 Automatic Boot / Reboot when flashing

Postby hdsjulian2 » Sat Apr 27, 2024 7:15 pm

I'm creating a Board with an ESP32 S3.
Is there a comprehensive guide to handle the IO0 and EN pins in a way so that I can get in and out of boot mode via software? I know the dev boards do it, but honestly i'm just lacking the right search terms.
Greatful for any help!

MicroController
Posts: 1549
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: ESP32 S3 Automatic Boot / Reboot when flashing

Postby MicroController » Sat Apr 27, 2024 9:33 pm

Search for ESP32 DTR RTS, see e.g. here:
https://docs.espressif.com/projects/esp ... bootloader

hdsjulian2
Posts: 15
Joined: Wed Apr 10, 2024 8:08 am

Re: ESP32 S3 Automatic Boot / Reboot when flashing

Postby hdsjulian2 » Sat Apr 27, 2024 9:49 pm

do i read this correctly that I would have to add a CP2102 to my design?

pipi61
Posts: 60
Joined: Fri Dec 23, 2016 10:58 pm

Re: ESP32 S3 Automatic Boot / Reboot when flashing

Postby pipi61 » Sat Apr 27, 2024 10:15 pm

yes. Or use external cp2102 or CH340 module (from ebay/aliexpress)

MicroController
Posts: 1549
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: ESP32 S3 Automatic Boot / Reboot when flashing

Postby MicroController » Sun Apr 28, 2024 6:46 am

hdsjulian2 wrote:
Sat Apr 27, 2024 9:49 pm
do i read this correctly that I would have to add a CP2102 to my design?
Either that, or you connect to the built-in USB CDC/JTAG of the S3, if USB isn't in use by the application already.

Who is online

Users browsing this forum: No registered users and 137 guests