Page 1 of 1

Using all of ESP32-S3-WROOM2 memory in my application

Posted: Fri Jul 12, 2024 11:48 pm
by Yair.Raz
I'm using the "ESP32-S3-WROOM-2-N32R8V" module in my design (also in my ESP32-S3-DevKitC-1.
The module has 32MB Octal SPI Flash and 8MB Octal SPI PSRAM.

How can I enable these memory in my software development/configuration so it will be available to the code (and also to data)?

Best regards,
Yair

Re: Using all of ESP32-S3-WROOM2 memory in my application

Posted: Sat Jul 13, 2024 5:12 pm
by aliarifat794
You have to configure SPI Flash,PSRAM and Memory Layout.

Re: Using all of ESP32-S3-WROOM2 memory in my application

Posted: Sat Jul 13, 2024 9:21 pm
by MicroController