Question
stm32f4 IAP-how to produce a bin file for IAP programme
Posted on October 04, 2015 at 04:00
Hello,
I'm using stm32f4 discovery board. The IDE I'm using is IAR EWARM. I have tried the sample code for IAP. But i want load my own code/program into the flash memory. So how i can produce a bin file which can be used for the IAP programme? #stm32f4 #iap #discovery