Hey everyone,
Went to boot my 8080esp and it wasn't coming up. Looking at the serial console, it appears the unit is stuck in a loop with the following error during POST:
E (845) spiram: SPI SRAM memory test fail. 29/131072 writes failed, first @ 3F8DEEA0
E (845) cpu_start: External RAM failed memory test!
abort() was called at PC 0x40081baf on core 0
ELF file SHA256: 531fcea06cfc29b2736b3f96a07b400ba3cd6d4258b78d38e4e85ec019555efa
Backtrace: 0x40091cd4:0x3ffe3c10 0x400920d5:0x3ffe3c30 0x40081baf:0x3ffe3c50 0x40078e74:0x3ffe3c90 |<-CORRUPTED
Rebooting...
Is this a problem with the esp32 module itself, or is there somewhere else in the system I need to investigate? Up until this most recent powerup, the unit had been running flawlessly for quite some time. Posts on other esp32 sites seem to imply it's the module.
Thank you!