You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using esp32 DEVKITV1. Using Arduino IDE. If I connect the chip right out of the box, I get all the chip information at the serial monitor. If I upload any code, the chip loops on SW_RESET
Hi,
I am using esp32 DEVKITV1. Using Arduino IDE. If I connect the chip right out of the box, I get all the chip information at the serial monitor. If I upload any code, the chip loops on SW_RESET
Here a copy:
ets Jun 8 2016 00:22:57
rst:0x3 (SW_RESET),boot:0x13 (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:1
load:0x3fff0018,len:4
load:0x3fff001c,len:1100
load:0x40078000,len:9232
load:0x40080400,len:6400
entry 0x400806a8
ets Jun 8 2016 00:22:57
and it goes on and on reseting.
Any clues will be highly appreciated.
esp32 before uploading code.txt
The text was updated successfully, but these errors were encountered: