- I was trying to flash it but I didn't understand the part of the bin files.
-No, I'm working with Arduino IDE.
-Yes, the ESP32 worked fine with USB power.
Search found 4 matches
- Tue Apr 16, 2019 3:30 am
- Forum: Hardware
- Topic: ESP32 reboot loop after supply with 5V by VIN pin
- Replies: 8
- Views: 12607
- Sat Apr 13, 2019 8:45 pm
- Forum: Hardware
- Topic: ESP32 reboot loop after supply with 5V by VIN pin
- Replies: 8
- Views: 12607
Re: ESP32 reboot loop after supply with 5V by VIN pin
I uploaded a program, then feed with 5V and it didn't work so i decided to take a look to the monitor serial and i got this rst:0xc (SW_CPU_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 lo...
- Sat Apr 06, 2019 2:07 pm
- Forum: Hardware
- Topic: ESP32 reboot loop after supply with 5V by VIN pin
- Replies: 8
- Views: 12607
ESP32 reboot loop after supply with 5V by VIN pin
Hi everyone.
I've got an ESP32 DevKit V1 and I tried to supply by VIN with 5V (the ESP has regulator), after that the ESP32 goes into a reboot loop even with USB supply.
Thanks in advance.
I've got an ESP32 DevKit V1 and I tried to supply by VIN with 5V (the ESP has regulator), after that the ESP32 goes into a reboot loop even with USB supply.
Thanks in advance.
- Thu Apr 04, 2019 11:37 pm
- Forum: Hardware
- Topic: ESP32 reboot loop after supply with 5V by VIN pin
- Replies: 0
- Views: 2020
ESP32 reboot loop after supply with 5V by VIN pin
Hi everyone. I have an ESP32 DevKit V1 and like the tittle says, I tried to use with 5V directly to VIN pin because the ESP has AMS1117 , the led turned on but the program didn't work, after that the ESP32 goes into a reboot loop every second when i upload any program even with USB supply. Is the ES...