Question
STM32F0 let IAP jump to APP1 or APP2
Posted on January 22, 2018 at 04:39
I want to realize a OTA function that IAP jump to APP1 or APP2. But I have a doubt whether need I to generate two APPs for OTA, because the APP1 and APP2's vecotor is different(If my customer has done lots of OTA, diffenrent devices maybe in different APPs )? Is there any intelligent way to solve this problem?
#stm32f0-iap-multi-app