Question
Firmware Boot from external SPI Flash in STM32L462
I am using the STM32L462CE MCU which is only single bank flash. Now, I need to store the firmware for OTA so how I do it?
In the board, I have winbond external 2MB of SPI memory. So, how to setup this memory to run the my firmware if I stored the firmware data in SPI flash.?
Or suggest any other way for STM32L462 to run the firmware on two different locations for OTA.
