Problem with ESP32-DevKit-LiPo

Started by me777, August 15, 2019, 10:19:11 PM

Previous topic - Next topic

me777

Update:
User Error detected:

I used the module upside down, so my oled was connected to 5V and clock instead 3.3V and GND also the SDA and SCL were  on wrong pins ...
one Board survived, one Board and the OLED are broken...
Sorry for posting without really checking my wireing.



I have a problem with ESP32-DevKit-LiPo:
when i flash anny programm with arduino ide 1.8.9 / esp32 core 1.0.2 i get bootloop.
initially i thought its a software problem, but a different olimex lipo and a devboardc from another brand work, at least most of the time.

also with the esp-idf one modul works and the other doesn't (hello world programm)

is it possible the flash is broken? but there is a check after flashing, right? wouldn't that give an error?

i get the following error repeating in idf: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:6184
load:0x40078000,len:10180
load:0x40080400,len:6648
entry 0x40080764
I (56) boot: ESP-IDF v3.2.2 2nd stage bootloader
I (56) boot: compile time 18:45:55
I (57) boot: Enabling RNG early entropy source...
I (62) boot: SPI Speed      : 80MHz
I (66) boot: SPI Mode       : DIO
I (70) boot: SPI Flash Size : 4MB
E (74) flash_parts: partition 0 invalid magic number 0x0
E (80) boot: Failed to verify partition table
E (85) boot: load partition table error!
ets Jun  8 2016 00:22:57
when i flash with the the arduino ide i get this error: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



LubOlimex

Thanks for the update. That is unfortunate.
Technical support and documentation manager at Olimex