is my module failing?
Posted: Tue Sep 01, 2020 3:28 pm
ESP32-WROVER
On startup, I often get messages like this:
Eventually it starts up OK.
On startup, I often get messages like this:
Code: Select all
E (1332) spiram: SPI SRAM memory test fail. 3/131072 writes failed, first @ 3FB12020
E (1332) cpu_start: External RAM failed memory test!
abort() was called at PC 0x4008169f on core 0
...
E (1332) spiram: SPI SRAM memory test fail. 4/131072 writes failed, first @ 3FAD3420
E (1332) cpu_start: External RAM failed memory test!