Open VivantSenior opened 3 months ago
I don't have this problem. maybe something with your board specifically? Got a better pic of that chip?
[10:26:47][C][psram:020]: PSRAM:
[10:26:47][C][psram:021]: Available: YES
[10:26:47][C][psram:024]: Size: 8191 KB
@jherby2k, I made two pictures. Please see them below.
Hi,
I ordered 5 pcbs with already soldered components. Out of these 5 pcbs one reports 0B PSRAM available. I'm using ESPHome with @tetele's MicroWakeWord configuration.
Configuration related to the board itself and PSRAM:
After upload not much RAM is used:
But when enabling micro wake word I receive an error:
When I enabled debug I can see that there is 0B PSRAM available:
This is the problematic board:
Other PCB reports much more available PSRAM and even 2 times more free heap:
8 291 859 bytes is ~8MB which is accurate for ESP32-S3R8 board.
ESPHome config for both boards is exactly the same. What can be a reason for this issue?