Esp32 rebooting continuously
Posted: Thu Nov 15, 2018 11:02 am
I have doit esp32 devkit v1. It has 30 pins
Shows on arduino serial monitor
rst:1x10(RTCWDT_RTC_RESET) , boot:0x1f(SPI_FAST_FLASH_BOOT)
flash read err,1000
ets_main.c 371
ets jun 8 2016 00:22:57
i removed it from circuit and tried alone but show same problem.
I used esp32 2-3 times in my circuit it worked fine but after that it malfunction and i desolder from circuit and conected to re-upload code . Now i am having trouble to upload code
I googled my problem and i assume that my boot mode change to spi from uart so Please tell me how can i change the boot mode in esp32 so i can upload codes from pc
Shows on arduino serial monitor
rst:1x10(RTCWDT_RTC_RESET) , boot:0x1f(SPI_FAST_FLASH_BOOT)
flash read err,1000
ets_main.c 371
ets jun 8 2016 00:22:57
i removed it from circuit and tried alone but show same problem.
I used esp32 2-3 times in my circuit it worked fine but after that it malfunction and i desolder from circuit and conected to re-upload code . Now i am having trouble to upload code
I googled my problem and i assume that my boot mode change to spi from uart so Please tell me how can i change the boot mode in esp32 so i can upload codes from pc