cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way to flash the STM32 directly without IDE(IAR/Keil).?

microeval
Associate II
Posted on July 11, 2013 at 10:43

Hi all,

Is there any direct way to flash the binary (.bin) into STM32L board.?

Aim: I have .bin and want to flash it into STM32 board with ST-LINK or JTAG.etc but without IDE(IAR/keil).

Thanks,

Ram.

 
4 REPLIES 4
Posted on July 11, 2013 at 10:47

http://www.st.com/web/en/catalog/tools/PF258168

microeval
Associate II
Posted on July 11, 2013 at 11:16

Thanks waclawek.jan for your reply,

Is there any similar way for J-Link debugger.?

Thanks,

Ram. 

Chris1
Senior III
Posted on July 11, 2013 at 19:40

Segger's J-Link comes with J-Flash software, which supports production programming and similar needs: see http://www.segger.com/j-link-software.html#jflash .  J-Flash does not require an IDE (it's a stand-alone PC program).

-Chris

microeval
Associate II
Posted on July 12, 2013 at 06:26

Thanks Chris T.

Regards,

Ram.