ESP32 Forum
ESP32 Official Forum
http://esp32.io/
Call Bootloader from application
http://esp32.io/viewtopic.php?f=13&t=16653
Page
1
of
1
Call Bootloader from application
Posted:
Wed Jul 22, 2020 5:14 pm
by
adrianolmar
Is there a way to call a default serial bootloader from main application without obligation of put GPIO0 in low during initialization of chip?
Re: Call Bootloader from application
Posted:
Thu Jul 23, 2020 8:10 am
by
ESP_Sprite
I don't think there is a way you can safely do that on the ESP32. The ESP32-S2 does have a register for that.