Skip to main content
Julio Gonzalez
Visitor II
November 1, 2017
Question

Where can I get St-Link/V2-1 firmware?

  • November 1, 2017
  • 1 reply
  • 962 views
Posted on November 01, 2017 at 11:10

I have some STM32 boards, one STM32F746G-DISCO stoped working the debugger after an update, and I couldn't flash it anymore (as the STM32F746G-DISCO only have SWD pins for programmer). I found some ST-Link/2 binaries over the web and flashed it, but now I lost the mbed compatibility and the COM port.

Where can I find the ST-Link/V2-1 firmware? I have other ST-Link/v2-1 boards too, not sure if I could extract the firmware somehow.

I would like if some ST member could help me with this issue and offering the correct firmware, thanks

#st-link/v2-firmware
This topic has been closed for replies.

1 reply

Technical Moderator
November 2, 2017
Posted on November 02, 2017 at 09:00

Hello

the_loko

,

Here is the firmware upgrade application for ST-LINK, ST-LINK/V2 and ST-LINK/V2-1 boards

https://my.st.com/content/my_st_com/en/products/embedded-software/development-tool-software/stsw-linkhtml

.

Best Regards

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
waclawek.jan
Super User
November 2, 2017
Posted on November 02, 2017 at 09:26

I found some ST-Link/2 binaries over the web and flashed it, but now I lost the mbed compatibility and the COM port.

You seem to have rewritten the bootloader, in that case your STLink won't act as /2-1 anymore, it will be stuck to /2.

JW