ESP32-S2-WROOM Powering up randomly to Download boot mode
Posted: Sun Aug 08, 2021 3:22 pm
I'm working on a custom board using an ESP32-S2-WROOM module, and looking at the schematics of the ESP32-S2-Saola and the datasheets, thought I was pretty close to the recommended layout. I've been having a problem where it intermittently powers up to Download Boot mode. Reading the boot strapping section, I had GPIO45 and GPIO46 floating and no connections, so tried tying GPIO45 to ground in an effort to force to VDD_SPI voltage to 3.3v. I thought it was working, but found still boots randomly to Download if the board has been powered off for awhile then powered back on. If the board had been powered and I pull/reapply power within a short period, seems to constantly boot as expected.
I'm using Platform.io to upload to the board for development/serial monitoring, and feel like I am missing something really obvious. Thank you!
I'm using Platform.io to upload to the board for development/serial monitoring, and feel like I am missing something really obvious. Thank you!