My ESP32 S3 led is continuosly blinking yellow
Posted: Sat Oct 28, 2023 9:32 pm
Good evening friends
I am not expert. I have just started with my first micro-controller to learn microphyton. I have followed instructions to burn the firmware on the ESP S3. I didn't get any errors but now my ESP32 is continuously blinking yellow. Is this normal? the serial monitor is displaying continuosly as follows:
------------------------------------------------------------
ELF file SHA256: 1fc5db5094440301
Rebooting...
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0xc (RTC_SW_CPU_RST),boot:0xb (SPI_FAST_FLASH_BOOT)
Saved PC:0x420ff696
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0xf34
load:0x403c9700,len:0xc44
load:0x403cc700,len:0x2c78
entry 0x403c98f4
[0;31mE (253) psram: PSRAM ID read error: 0x00ffffff[0m
[0;31mE (254) spiram: SPI RAM enabled but initialization failed. Bailing out.[0m
[0;31mE (10) spiram: SPI RAM not initialized[0m
abort() was called at PC 0x420069e8 on core 1
Backtrace: 0x40375c5e:0x3fcee2a0 0x40383919:0x3fcee2c0 0x40389ea2:0x3fcee2e0 0x420069e8:0x3fcee350 0x4200720f:0x3fcee370
ELF file SHA256: 1fc5db5094440301
Rebooting...
...
Rebooting...
...
etc etc
------------------------------------------------------------
I can show you the output from flashing the firmware if required.
Thank you very much
PS: Please be patience with this newcomer I am trying my best
I am not expert. I have just started with my first micro-controller to learn microphyton. I have followed instructions to burn the firmware on the ESP S3. I didn't get any errors but now my ESP32 is continuously blinking yellow. Is this normal? the serial monitor is displaying continuosly as follows:
------------------------------------------------------------
ELF file SHA256: 1fc5db5094440301
Rebooting...
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0xc (RTC_SW_CPU_RST),boot:0xb (SPI_FAST_FLASH_BOOT)
Saved PC:0x420ff696
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0xf34
load:0x403c9700,len:0xc44
load:0x403cc700,len:0x2c78
entry 0x403c98f4
[0;31mE (253) psram: PSRAM ID read error: 0x00ffffff[0m
[0;31mE (254) spiram: SPI RAM enabled but initialization failed. Bailing out.[0m
[0;31mE (10) spiram: SPI RAM not initialized[0m
abort() was called at PC 0x420069e8 on core 1
Backtrace: 0x40375c5e:0x3fcee2a0 0x40383919:0x3fcee2c0 0x40389ea2:0x3fcee2e0 0x420069e8:0x3fcee350 0x4200720f:0x3fcee370
ELF file SHA256: 1fc5db5094440301
Rebooting...
...
Rebooting...
...
etc etc
------------------------------------------------------------
I can show you the output from flashing the firmware if required.
Thank you very much
PS: Please be patience with this newcomer I am trying my best