OTA support and SPI Flash usage
Posted: Wed Nov 23, 2016 1:40 am
Hi ESP32 experts,
I am designing our hardware and software such that I am relying on storing 2MBytes of data on our ESP32 SPI Flash which is a total of 4MBytes. So half for the ESP32 code and half for my application code.
At present this is working however I am not sure how the flash will be used when OTA support for upgrading the ESP32 is available.
Can someone working on OTA please confirm that I will be able to restrict the ESP32 code + data to use the first 2 MBytes? Assuming ofcourse that our ESP32 image is under 1MByte.
Many Thanks
Imtiaz
I am designing our hardware and software such that I am relying on storing 2MBytes of data on our ESP32 SPI Flash which is a total of 4MBytes. So half for the ESP32 code and half for my application code.
At present this is working however I am not sure how the flash will be used when OTA support for upgrading the ESP32 is available.
Can someone working on OTA please confirm that I will be able to restrict the ESP32 code + data to use the first 2 MBytes? Assuming ofcourse that our ESP32 image is under 1MByte.
Many Thanks
Imtiaz