Skip to main content
deckhard
Associate III
October 1, 2020
Solved

ST-Link firmware on STM32F

  • October 1, 2020
  • 5 replies
  • 1335 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.​

5 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
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.​

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Tilen MAJERLE
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

Tesla DeLorean
Guru
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.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Uwe Bonnes
Chief
October 1, 2020

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

deckhard
deckhardAuthor
Associate III
October 5, 2020

Thanks guys much appreciated!