Page 1 of 1

Official ESP32-S3 Module with More External RAM

Posted: Thu Dec 15, 2022 10:03 am
by andylinpersonal
Hello folks:
After reading the datasheet and documentation, I found that esp32-s3 can
address up to 16MiB of PSRAM with memory-mapped reading/writing under
the current mapping scheme supported by ESP-IDF.
But all available modules/kits on the market have 8MiB of PSRAM at most only.
Is there any plan to release modules with more PSRAM? Such as stuffs like
ESP32-S3-WROOM-2-N16R16V.
It would be beneficial to AI imaging applications with larger models
and framebuffer, thanks.