tonilopezmr / tonilopezmr.github.io

My web portfolio.
https://tonilopezmr-github-io.vercel.app
Other
4 stars 1 forks source link

ESP32 #58

Open tonilopezmr opened 4 years ago

tonilopezmr commented 4 years ago

Troubleshooting

Brownout detector was triggered
01:19:39.428 -> 
01:19:39.428 -> ets Jun  8 2016 00:22:57
01:19:39.428 -> 
01:19:39.428 -> rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
01:19:39.428 -> configsip: 0, SPIWP:0xee
01:19:39.428 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
01:19:39.428 -> mode:DIO, clock div:1
01:19:39.428 -> load:0x3fff0018,len:4
01:19:39.428 -> load:0x3fff001c,len:1216
01:19:39.428 -> ho 0 tail 12 room 4
01:19:39.428 -> load:0x40078000,len:9720
01:19:39.428 -> ho 0 tail 12 room 4
01:19:39.428 -> load:0x40080400,len:6352
01:19:39.428 -> entry 0x400806b8

References

ESP32 wroom 32d/u datasheet ESP32 Boot mode selection

Kashyapkoshti commented 4 years ago

rst:0x10 (RTCWDT_RTC_RESET),boot:0x1f (SPI_FAST_FLASH_BOOT) flash read err, 1000 ets_main.c 371

I am getting this error in my esp32 devkit v1 How to solve it? I am using arduino IDE for programming the esp32