Skip to main content
benjamin
Associate II
July 16, 2013
Question

Program Flash

  • July 16, 2013
  • 2 replies
  • 749 views
Posted on July 16, 2013 at 17:48

Hello,

I would like to put a binary file on my STM32F4 : project.bin wich comes with the 

http://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-atollic
This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
July 16, 2013
Posted on July 16, 2013 at 21:40

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.
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
benjamin
benjaminAuthor
Associate II
July 18, 2013
Posted on July 18, 2013 at 11:47

I was able to do this with Coocox : Coflash if anyone is wondering, its free and easy to use.