Hi,I am working on FOTA for STM32 MCU using external flash to store the downloaded FW from server.The process should be upon complete download the FW, reset MCU to bootloader mode. Then read FW from external flash and write to starting address of app...