Page 1 of 1

[ESP32-S3] Using Octal PSRAM as QSPI PSRAM

Posted: Mon May 20, 2024 6:37 pm
by swoj_ic
Is it possible to use an ESP32-S3 WROOM module (N8R8) which hosts an octal PSRAM module but use it instead as a QSPI PSRAM module? I recognize that total PSRAM would be reduced but want to find a firmware workaround to an issue.

Re: [ESP32-S3] Using Octal PSRAM as QSPI PSRAM

Posted: Tue May 21, 2024 1:41 am
by ESP_Sprite
No. Octal psram chips generally don't support a quad interface, and given the commands and addresses are also sent over those 8 wires, not using 4 of then is not going to work.