cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F103 Download Hex File Using Command Line

leventeyigel52
Associate II
Posted on September 07, 2012 at 09:12

Hello,

I want to download hex file to STM32F103 using STMFlashLoader.exe. But I haven't been successul yet. Do you have sample command with work STM32F103? It's very useful for me to understand command line.

Thank you.
2 REPLIES 2
David Littell
Senior III
Posted on September 07, 2012 at 22:51

I don't believe that's a command-line app.  If you're sure you have the UART lines connected correctly, power cycle/reset your board, start the app, select the correct COM port, drop the baud rate to 9600, and see if it can communicate with your 103.

If this doesn't at least get it communicating with the app, please post a detailed description of what you have and how it's connected.

stforum.tormod9
Associate II
Posted on September 08, 2012 at 10:50

I don't know STMFlashloader.exe but two command line tools that I have used with STM32F103 are:

Both these links contain examples of command lines, and a web search will give you more.