Page 1 of 1

Micropython firmware for ESP32-WROOVER-E

Posted: Fri Oct 14, 2022 7:51 am
by Pierre_GS
Hi,

I have an ESP32-WROOVER-E(ESP32-D0WD-V3) and I programmed it with the firmware generated by ESP-IDF with the board "GENERIC_SPIRAM". But I have a problem when i run my code, there is an error :

Code: Select all

W (54) boot.esp32: PRO CPU has been reset by WDT.
W (54) boot.esp32: WDT reset info: PRO CPU PC=0x40081aa5
W (56) boot.esp32: WDT reset info: APP CPU PC=0x40080340
I dont know if I am using the good firmware for my ESP32, or if there is an other problem.

Firmware possibilities with ESP-IDF :
Capture.PNG
Capture.PNG (26.43 KiB) Viewed 841 times
Thanks,