Skip to main content
Visitor II
October 1, 2020
Solved

ST-Link firmware on STM32F

  • October 1, 2020
  • 4 replies
  • 1288 views

Hi

In my design I want to place a dedicated STM32F for debugging with st-link via USB.

Where do I get the initial binary code? and how do I flash the device with it?

For my understanding following that I can use the st-link firmware upgrade utility.

Thanks

    This topic has been closed for replies.
    Best answer by Tesla DeLorean

    You would get it from the interwebs.​

    ST doesn't appear to want to sell or licence such a solution. Perhaps looks to Segger for a comm​ercial products.

    The closest ST has got to this is the ST-LINK/V3MODS board.​

    4 replies

    Graduate II
    October 1, 2020

    You would get it from the interwebs.​

    ST doesn't appear to want to sell or licence such a solution. Perhaps looks to Segger for a comm​ercial products.

    The closest ST has got to this is the ST-LINK/V3MODS board.​

    ST Employee
    October 1, 2020

    Hi @deckhard​ 

    we propose you to use ST-Link V3 MOD which has been designed for this purpose.

    https://www.st.com/en/development-tools/stlink-v3mods.html

    Best regards, Tilen

    Graduate II
    October 1, 2020

    What people actually wanted was a preprogramed IC like one can get from ATMEL/MICROCHIP​ via a distributor. Or some simple design/licensing methodology.

    Graduate II
    October 1, 2020

    Asking your ST representative may be some other idea. And searching the web for the bootloader may also work.

    deckhardAuthor
    Visitor II
    October 5, 2020

    Thanks guys much appreciated!