ESP32 and ESP32 S3 with SPIRAM Support

Alberk
Posts: 55
Joined: Sat Jun 19, 2021 1:49 am

ESP32 and ESP32 S3 with SPIRAM Support

Postby Alberk » Sat Jul 29, 2023 1:35 am

Hi,
I have firmware compiled with SPIRAM support but deployed onto ESP32 and ESP32 S3 hardware without PSRAM. One issue I have is that Wifi does not connect, is there any other settings to get this working? The same exact code would work if CONFIG_ESP32_SPIRAM_SUPPORT is set to n

IDF 4.4.5

for ESP32

Code: Select all

CONFIG_ESP32_SPIRAM_SUPPORT=y
CONFIG_SPIRAM_BOOT_INIT=y
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
for ESP32 S3

Code: Select all

CONFIG_ESP32S3_SPIRAM_SUPPORT=y
CONFIG_SPIRAM_BOOT_INIT=y
CONFIG_SPIRAM_IGNORE_NOTFOUND=y

Who is online

Users browsing this forum: No registered users and 82 guests