Skip to main content
microeval
Associate II
July 11, 2013
Question

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

  • July 11, 2013
  • 4 replies
  • 1311 views
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.

 
    This topic has been closed for replies.

    4 replies

    waclawek.jan
    Super User
    July 11, 2013
    Posted on July 11, 2013 at 10:47

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

    microeval
    microevalAuthor
    Associate II
    July 11, 2013
    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
    Associate II
    July 11, 2013
    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
    microevalAuthor
    Associate II
    July 12, 2013
    Posted on July 12, 2013 at 06:26

    Thanks Chris T.

    Regards,

    Ram.