Question
IAP for STM32L011
Hello,
Is it possible to have in-application-programming (IAP) on STM32L011F4? I can see the IAP example listed under STM32L073Z-EVAL but I am not able to build for STM32L011K4. Just to give an example: macro OB_BOOT_BANK1 is defined only when setting STM32L07 but it's used in flash_if.c file. And there are a few other errors.
Has anyone made an IAP example project for STM32L011?
Many thanks in advance.
