Resolved! Question on Flash-to-Flash IAP on STM32F303CC
Hello everyone,I'm working on an In-Application Programming (IAP) solution for an STM32F303CC. I've divided the flash memory into two application areas (let's call them App1 and App2), and I want to rewrite the program in App2 from code running in Ap...