Rebooting...
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x3f (SPI_FAST_FLASH_BOOT)
configsip: 188777542, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:4492
load:0x40078000,len:13324
ho 0 tail 12 room 4
load:0x40080400,len:3796
entry 0x40080624
I (353) psram: This chip is ESP32-PICO
E (354) psram: PSRAM ID read error: 0xffffffff
E (354) cpu_start: Failed to init external RAM, needed for external .bss segment
abort() was called at PC 0x40081c33 on core 0
ELF file SHA256: 8a0e39da91675446
Backtrace: 0x4008acb8:0x3ffe3c10 0x4008b091:0x3ffe3c30 0x40081c33:0x3ffe3c50 0xD
Would anyone know if this is an indication of bad psram or something else? I've tried replacing it, more than once, as well as rewriting and even replacing the pico module. Is there a way to test psram chips?