-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Closed
Labels
Description
Hello,
when i want to flash my EP32 S2 WROOM with:
ESP32_GENERIC_S2 Firmware,
for this board: https://www.ebay.de/itm/402729974993
ESP32-S2-WOOR V1.1 WIFI Wireless Module Type-C Development Board ESP32-S2
then i get this error:
MicroPython v1.21.0 on 2023-10-06; Generic ESP32S2 module with ESP32S2
Type "help()" for more information.
>>> ESP-ROM:esp32s2-rc4-20191025
Build:Oct 25 2019
rst:0x1 (POWERON),boot:0xb (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3ffe6108,len:0xf34
load:0x4004c000,len:0x8ec
load:0x40050000,len:0x2f18
entry 0x4004c13c
E (303) quad_psram: PSRAM ID read error: 0x00ffffff, PSRAM chip not found or not supported
E (304) esp_psram: PSRAM enabled but initialization failed. Bailing out.
With this firmware is everything fine: ESP32_S2_WROVER-20220618-v1.19.1.bin
but i not found the v1.21 from it ... i only found is discussion here in github, that i have to use the generic (but there is this error above)