Deleting OTA Memory and Using that as main memery

Arun_Natarajan
Posts: 1
Joined: Mon May 09, 2022 7:05 am

Deleting OTA Memory and Using that as main memery

Postby Arun_Natarajan » Mon May 09, 2022 9:07 am

The built-in flash memory of ESP32 should have two app with OTA configuration. Can this should be modifiable to a single app with no OTA configuration. This will it helps to increase the memory size?

ESP_Sprite
Posts: 8926
Joined: Thu Nov 26, 2015 4:08 am

Re: Deleting OTA Memory and Using that as main memery

Postby ESP_Sprite » Mon May 09, 2022 9:23 am

Both OTA app spaces are implemented using partitions. If you select a partition table with only a factory partition, you can use nearly all your flash for the app. (Do note that doing so won't solve *RAM* shortages.)

Who is online

Users browsing this forum: No registered users and 75 guests