2026-02-11 6:01 PM - last edited on 2026-02-12 1:51 AM by Andrew Neil
I installed stsw-link009 on my pc so I could use the STLinkv3. The PC did not see the STLink-v3. I then installed STM32Cubeprogrammer thinking that would fix the stlink driver issue but when I look under devices USB in the device manager I can not see the stlinkv3 anywhere and the STM32CubeProgrammer doesn't see it either. The same stlinkv3 works on other pcs. Since I can't see it on my pc I can't right click it to uninstall the driver so I am not sure what to do next.
Solved! Go to Solution.
2026-02-11 10:33 PM
Hello @Kat1234
Ensure you have the latest drivers and firmware.
I suggest that you review this FAQ: Possible communication failure between STLINK-V3 and some recent computers.
See also: How to solve connection errors when connecting and programming the STM32 target board.
Hope that help you!
2026-02-11 10:33 PM
Hello @Kat1234
Ensure you have the latest drivers and firmware.
I suggest that you review this FAQ: Possible communication failure between STLINK-V3 and some recent computers.
See also: How to solve connection errors when connecting and programming the STM32 target board.
Hope that help you!
2026-02-12 1:51 AM
@Kat1234 wrote:when I look under devices USB in the device manager I can not see the stlinkv3 anywhere
Do you even see an "unrecognised" device?
Does Device Manager do anything at all when you plug the STLink in?
If there isn't even an "unknown" devices, that suggests that the STLink is not electrically connecting to the PC at all. Drivers can't fix that!
See this post.
2026-02-15 4:42 PM
Thanks for your responses. I got it working. All the type A USB ports on the front of the PC did not even register the STLink but I had a docking station and one USB C port which I plugged in a USB C to A adaptor. Both the docking station and the USB C port worked and I could connect to the STLink and saw it in Windows device drivers.
2026-02-15 4:44 PM - edited 2026-02-15 4:45 PM
Thanks
2026-02-16 1:23 AM
Yes, "try other USB ports" and "with/without hubs/docking station" are standard things to try.
Glad to hear it worked.