Page 1 of 1

ESP32 and Memory

Posted: Sat Jan 15, 2022 11:17 am
by djoshi
Hi

Is there any document or Video I can watch to understand the memory of the ESP32 module.

I believe the ESP32 has got its own internal Flash, RAM and RTC RAM.

Then certain modules has an additional FLASH and PSRAM.

Do these internal and external merge in the IDE or are they called separate using libraries using C/C++?

If i am correct the ROOM module have not external memory RAM but the ROVER does?

Thanks