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!
ESP32 S3 Automatic Boot / Reboot when flashing
-
- Posts: 15
- Joined: Wed Apr 10, 2024 8:08 am
-
- Posts: 1692
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: ESP32 S3 Automatic Boot / Reboot when flashing
Search for ESP32 DTR RTS, see e.g. here:
https://docs.espressif.com/projects/esp ... bootloader
https://docs.espressif.com/projects/esp ... bootloader
-
- Posts: 15
- Joined: Wed Apr 10, 2024 8:08 am
Re: ESP32 S3 Automatic Boot / Reboot when flashing
do i read this correctly that I would have to add a CP2102 to my design?
Re: ESP32 S3 Automatic Boot / Reboot when flashing
yes. Or use external cp2102 or CH340 module (from ebay/aliexpress)
-
- Posts: 1692
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: ESP32 S3 Automatic Boot / Reboot when flashing
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.hdsjulian2 wrote: ↑Sat Apr 27, 2024 9:49 pmdo i read this correctly that I would have to add a CP2102 to my design?
Who is online
Users browsing this forum: No registered users and 125 guests