Boot into multiple main applications?
Posted on August 16, 2016 at 15:30I currently have my own bootloader running with a main application on a STM32F429ZIT. The internal flash memory is broken down into 3 sections:1. Bootloader2. Main Application (Bank A)3. Temporary storage for new u...