Esp memory
Posted: Thu Dec 29, 2016 1:03 pm
by Escobar1953
How is a memory planned in esp32?
We got external flash, but what about volatile memory, where is SRAM stored?
Re: Esp memory
Posted: Thu Dec 29, 2016 2:49 pm
by kolban
In the ESP32 Technical Reference Manual (
http://espressif.com/sites/default/file ... ual_en.pdf) on page 11, Figure 2, there is a diagram of the CPU address space which illustrates where different devices (including RAM) can be found. It also appears that section 1.3 goes on to provide a narrative of the story.