ESP32 memory size advice
Posted: Wed Jan 12, 2022 10:36 pm
Hi
I am very new to ESP32.
I purchased a dev board , which has ESP32-D0WDQ6 (revision 1).
I am using Arduino in VS using Visual Micro.
When I build the project with the WIFI library I get the following message.
When datasheet shows:
• 448 KB ROM
• 520 KB SRAM
I am very new to ESP32.
I purchased a dev board , which has ESP32-D0WDQ6 (revision 1).
I am using Arduino in VS using Visual Micro.
When I build the project with the WIFI library I get the following message.
Is there a reason the maximum size is showing as indicated above?Program Sketch2 size: 688,086 bytes (used 52% of a 1,310,720 byte maximum) (9.54 secs)
Minimum Memory Usage: 38240 bytes (12% of a 327680 byte maximum)
When datasheet shows:
• 448 KB ROM
• 520 KB SRAM