2017-11-01 03:10 AM
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-firmware2017-11-02 01:00 AM
Hello
the_loko
,Here is the firmware upgrade application for ST-LINK, ST-LINK/V2 and ST-LINK/V2-1 boards
.Best Regards
Imen2017-11-02 02:26 AM
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