hasheddan / danielmangum.com

3 stars 2 forks source link

[Post] Static SPIRAM Allocation on ESP32-S3 #414

Closed hasheddan closed 2 months ago

hasheddan commented 3 months ago

Short post on how to statically allocate in SPIRAM on ESP32-S3.

hasheddan commented 2 months ago

https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/external-ram.html#external-ram-config-bss

hasheddan commented 2 months ago

Posted: https://danielmangum.com/posts/static-alloc-external-ram-esp32/