Page 1 of 1

connecting FLASH and PSRAM to ESP32-S2-MINI module

Posted: Fri Jan 29, 2021 8:27 pm
by ms71de
Hi,
just a short question.
Is there any possibility to connect an external PSRAM to you ESP32-S2-MINI module.
If necessary, together with a SPI flash.

Maik

Re: connecting FLASH and PSRAM to ESP32-S2-MINI module

Posted: Sat Jan 30, 2021 4:03 pm
by WiFive
Not sure but there doesn't seem to be any efuse to change spi pins at boot so if it would be possible you would have to boot from internal flash then change spi pins in software using gpio matrix. There may be issues or limitations when trying to run flash and psram through matrix.