2013-07-16 08:48 AM
Hello,
I would like to put a binary file on my STM32F4 : project.bin wich comes with thehttp://www.ucapps.de/mios32_download.html
application. Is there a way to do this with atollic true studio, or do I have to use something else?
Thank you for your time. #program-flash-atollic2013-07-16 12:40 PM
To get a binary file on to the STM32F4-Discovery you'd probably just want to use the ST-LINK Utilities.
Be conscious that binaries for F1 series parts won't be working on F4 series parts.2013-07-18 02:47 AM
I was able to do this with Coocox : Coflash if anyone is wondering, its free and easy to use.