Page 1 of 1

ESP32S3 N8R8 PSRAM

Posted: Mon Jun 24, 2024 6:43 pm
by Matthias199
Hey guys,

I want to use my PSRAM like here,

https://docs.espressif.com/projects/esp ... ight=psram

but if i take a look in my Component config / Hardware Settings menu from menuconfig there is no CONFIG_SPIRAM witch I could enable.

Only the submenues

"
Chip revision --->
MAC Config --->
Sleep Config --->
RTC Clock Config --->
Peripheral Control --->
GDMA Configurations --->
Main XTAL Config --->"

any ideas ?

Re: ESP32S3 N8R8 PSRAM

Posted: Fri Jun 28, 2024 9:42 am
by MicroController
Try running idf.py set-target esp32s3 in your project directory first, then menuconfig.