This is a really awesome work.
Do you have a SPI RAM connected to your setup/ if so, whats the size?
Also, would this code work on ESP 32 WROOM which has just 520KB RAM?
Search found 2 matches
- Wed Aug 23, 2017 3:08 am
- Forum: Showcase
- Topic: ESP32 Alexa Smart Speaker
- Replies: 9
- Views: 22562
- Tue Jun 13, 2017 6:00 am
- Forum: General Discussion
- Topic: Finding Available Memory on ESP32
- Replies: 1
- Views: 4283
Finding Available Memory on ESP32
Hi, I need to develop an app on ESP-Wroom 32 module. I'll be getting a few drivers and libraries from a colleague and on top of that I need to start the development. For this, I need to understand how much memory including flash+SRAM is already consumed by the image without my app, so that I can pla...