Hi,
I read from documents that ESP32 should have at least around 4 MB of flash memory. However, after I compile codes in Arduino IDE, it says that my "program storage space" is only around 1.3 MB. I wonder if this is a normal situation.
I would also like to ask if it is possible to use more flash memory storage in Arduino IDE.
Thank you very much for your help.
Program Storage Space Shown in Arduino IDE
-
- Posts: 826
- Joined: Mon Jul 22, 2019 3:20 pm
Re: Program Storage Space Shown in Arduino IDE
The maximum sketch size is determined by your partition scheme. If you choose a larger partition scheme, you can upload larger sketches.
Note that some boards in the list may not have these set properly, the "dev module" boards do.
Note that some boards in the list may not have these set properly, the "dev module" boards do.
Re: Program Storage Space Shown in Arduino IDE
Thank you for your reply. Could you let me know how to modify the partition scheme?
-
- Posts: 826
- Joined: Mon Jul 22, 2019 3:20 pm
Who is online
Users browsing this forum: No registered users and 138 guests