Page 1 of 1
Can ESP32 use multi-boot functionality by selecting operating system like Windows?
Posted: Thu Aug 03, 2023 2:35 am
by ksi1202
It is developing the use of ESP32-wrover-e. I'm trying to put Wi-Fi and BLE in one source during development, but the system is overloaded and I can't use it at the same time. So can I use it separately?
Re: Can ESP32 use multi-boot functionality by selecting operating system like Windows?
Posted: Thu Aug 03, 2023 12:07 pm
by Franco
Greetings from Franco,
There are ESP32 modules with memory size up to 16MB, it is a lot of space even considering the flash partiyii for OTA. I hope I have well understood your question.
Re: Can ESP32 use multi-boot functionality by selecting operating system like Windows?
Posted: Thu Aug 03, 2023 12:32 pm
by ESP_igrr
I'm not sure this approach will work for your use case, but please check this idea:
https://github.com/espressif/esp-idf/is ... 1311523456
Re: Can ESP32 use multi-boot functionality by selecting operating system like Windows?
Posted: Fri Aug 04, 2023 2:37 am
by Franco
Franco wrote: ↑Thu Aug 03, 2023 12:07 pm
Greetings from Franco,
There are ESP32 modules with memory size up to 16MB, it is a lot of space even considering the flash partiyii for OTA. I hope I have well understood your question.
Partition