Code: Untitled.txt Select all
Hi,
I have two ESP32 DEVKIT V1. One has been runnig well since I purchased it. The second one, that I just got in the mail, keeps rebooting even if I load the same code and all the same. Even with empty code, keeps rebooting.
Here a copy of the serial interface:
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
It repeats forever. I'm programming with Arduino IDE. I do the same in both ESP32's, one runs fine, the other continuously resets.
On my second purchase, I bought 5 esp32. When first plugged, they list all parameters on the Serial interface, and no rebooting. Once I load a program with the Arduino IDE, they enter the continuous reboot regardless of the code uploaded. All the ones from the second purchase do the same. Different manufacturer; one has a black on the back side and the other is white, both ESP32 DEVKITV1
Your help will be much appreciated.
