I got a new ESP32 WROVER from LCSC for my DIY breakout board, I was able to upload my sketch (hello world) but the ESP32 is now stuck in a boot loop (I am able to flash new sketches, they just don't work and I get the same results) , and it displays this message via the serial interface every 300ms
ets Jun 8 2016 00:22:57
rst:0x10 (RTCWDT_RTC_RESET),boot:0x37 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x00000003,len:53674752
I created my board according to the devkit schematic. (with out the UART to USB converter as this is handled by a separate board)
ESP32 WROVER stuck in boot loop
-
- Posts: 9769
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 WROVER stuck in boot loop
What does your power supply look like? You need to be able to supply at least 500mA on the 3.3V line, otherwise you can get weirdness because of brown-outs.
-
- Posts: 45
- Joined: Thu Aug 22, 2019 3:48 am
Re: ESP32 WROVER stuck in boot loop
How are you flashing the device?
I was getting this using the QIO method and it was solved by changing to DIO. (This is mentioned at the bottom on one of the documents I found on the web)
Susan
I was getting this using the QIO method and it was solved by changing to DIO. (This is mentioned at the bottom on one of the documents I found on the web)
Susan
Re: ESP32 WROVER stuck in boot loop
any input signals on IO14 (MTMS) ?
Some pins have special functions.
Some pins have special functions.
Who is online
Users browsing this forum: vritzka and 91 guests