Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32: Can't use more than 2048k of PSRAM #2182

Open
bjoernQ opened this issue Sep 18, 2024 · 0 comments
Open

ESP32: Can't use more than 2048k of PSRAM #2182

bjoernQ opened this issue Sep 18, 2024 · 0 comments
Labels
bug Something isn't working chip:esp32 Issue related to ESP32 chip status:needs-attention This should be prioritized

Comments

@bjoernQ
Copy link
Contributor

bjoernQ commented Sep 18, 2024

Seems like on ESP32 PSRAM is limited to 2048k (while the technical limitation is 4096)

For some reason even when mapping 4096k we only read 0xbad00bad above 2048k

@bjoernQ bjoernQ added bug Something isn't working status:needs-attention This should be prioritized chip:esp32 Issue related to ESP32 chip labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chip:esp32 Issue related to ESP32 chip status:needs-attention This should be prioritized
Projects
Status: Todo
Development

No branches or pull requests

1 participant