You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ordered 5 pcbs with already soldered components. Out of these 5 pcbs one reports 0B PSRAM available. I'm using ESPHome with @tetele'sMicroWakeWord configuration.
Configuration related to the board itself and PSRAM:
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:
![Bedroom VA PSRAM](https://private-user-images.githubusercontent.com/49829548/349179156-fc306241-f21c-4a5c-bc24-5952c5f7367d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDE5NzksIm5iZiI6MTczOTE0MTY3OSwicGF0aCI6Ii80OTgyOTU0OC8zNDkxNzkxNTYtZmMzMDYyNDEtZjIxYy00YTVjLWJjMjQtNTk1MmM1ZjczNjdkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDIyNTQzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNlMjQ5YWZmYzFiYTM5ZTIxMzAyZWRjMDE1MjZhNWI2ZDMwZTIwMGFjOWJlMGU4MThhNGFiNzcyMWJkZTNjNWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.TLp25PJkiz0gPqrEyo6t_8wFfGxXR1knx3tLkQCUvVA)
This is the problematic board:
![PCB_no psram](https://private-user-images.githubusercontent.com/49829548/349359952-7ccf5f4a-55ed-426e-be1a-83e888cbf7d2.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDE5NzksIm5iZiI6MTczOTE0MTY3OSwicGF0aCI6Ii80OTgyOTU0OC8zNDkzNTk5NTItN2NjZjVmNGEtNTVlZC00MjZlLWJlMWEtODNlODg4Y2JmN2QyLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDIyNTQzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE3ZjVkY2VkNjI0Y2UyM2Y1ZGIxOGFiZWY4ZTA0ZjQ0ZWI0YzQ1Y2FlYmE4OTEwMGIxZWQxMDVmZDAyMWZjNjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.zazjeIAAGCT5ihRLjzTF06MgyYmcn2ODuQqq6FiX5CQ)
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?
The text was updated successfully, but these errors were encountered: