stm32f103 IAP App not running with EXTI_Init enabled
Posted on June 05, 2014 at 07:05 hi, all I'm working on a IAP function with stm32f103cb. Partition(IROM1 configuration): part base size bootloader:0x8000000 0xF800 user app: 0x800F800 0x10000 implementation: bootloader: ...