ESP32 memory problem with wifi

CatDog11
Posts: 1
Joined: Wed Mar 04, 2026 8:01 am

ESP32 memory problem with wifi

Postby CatDog11 » Wed Mar 04, 2026 10:16 am

Hello,
I have a few problems with my little esp32 - touchscreen - project. I got an error with "region `dram0_0_seg' overflowed by 16792 bytes". This error occurs only, if I use both initialition lines in setup:

WiFi.mode(WIFI_STA);
touchscreen_setup();

But in my opinion the memory should be enough, because if i only use one of both the memory remains under 50% of all memory.
Perhaps someone can help me.

Best regards.

Who is online

Users browsing this forum: Google [Bot] and 3 guests