IAP for STM32F103C8T6
Hi, does library example of in-application programming (IAP) for STM32F103C8T6 exist?
I would like to load software updates from MicroSD card.
Also as I understand I will need 2 projects? One as bootloader to load software and another as application which will be executed. But in such case how is it possible to debug Application? Is it possible to avoid losing debugging code feature with Keil?
