Question
IAP for STM32F0 using STM32Cube
Posted on September 02, 2015 at 15:04
Hi,
I am wondering if there is an example for IAP using cube for STM32F0? I have found an example for STM32F1 and modified it for my board, STM32F070rb nucleo. I can load an application using the iap, but I have not yet changed the vector table since M0 can't relocate the vector table. Is there an example code for this using cube/hal api? thanks