ESP32-S3 WROOM-1u N16R8 - enabling PSRAM
Posted: Sat Dec 21, 2024 3:22 pm
Dear all,
I am using the ESP32-S3 WROOM-1U N16R8, the ESP-IDF 5.3.1 and Visual Studio Code.
I want to enable the 8 MB PSRAM. Looking into the documentation the enabling should be possible by:
1. idf.py menuconfig
2. click on Component config
3. click on Hardware settings
Then it should be possible to select "SPI RAM config", but that option is not available in my case. I get a menu having the options: Chip revision, MAC Config, Sleep Config, RTC Clock Config, Peripheral Control, GDMA Configurations and Main XTAL Config. I have tried them all, but none lead to enabling the PSRAM.
Please, how do I enable the 8 MB PSRAM?
Regards,
Jorgen
I am using the ESP32-S3 WROOM-1U N16R8, the ESP-IDF 5.3.1 and Visual Studio Code.
I want to enable the 8 MB PSRAM. Looking into the documentation the enabling should be possible by:
1. idf.py menuconfig
2. click on Component config
3. click on Hardware settings
Then it should be possible to select "SPI RAM config", but that option is not available in my case. I get a menu having the options: Chip revision, MAC Config, Sleep Config, RTC Clock Config, Peripheral Control, GDMA Configurations and Main XTAL Config. I have tried them all, but none lead to enabling the PSRAM.
Please, how do I enable the 8 MB PSRAM?
Regards,
Jorgen