2020-10-01 01:42 AM
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
Solved! Go to Solution.
2020-10-01 04:04 AM
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 commercial products.
The closest ST has got to this is the ST-LINK/V3MODS board.
2020-10-01 04:04 AM
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 commercial products.
The closest ST has got to this is the ST-LINK/V3MODS board.
2020-10-01 04:06 AM
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
2020-10-01 04:24 AM
What people actually wanted was a preprogramed IC like one can get from ATMEL/MICROCHIP via a distributor. Or some simple design/licensing methodology.
2020-10-01 10:30 AM
Asking your ST representative may be some other idea. And searching the web for the bootloader may also work.
2020-10-04 07:45 PM
Thanks guys much appreciated!