2026-05-19 12:21 PM - last edited on 2026-05-19 8:18 PM by Pavel A.
Subject edited to mention ARM64 - p.a.
Hi everyone,
I am having trouble getting my STM32 NUCLEO - F411RE setup. When I attempt to run a simple program through CubeIDE I am met with "NO ST-LINK detected! Please connect ST-LINK and restart the debug session." It also returns the same error when I attempt to run other programs.
Here's what I have tried thus far :
- In my Device Manager I can see "ST-Link Debug" which has the status: "The drivers for this device are not installed. (Code 28) There are no compatible drivers for this device. To find a driver for this device, click Update Driver." I've tried both the "search automatically for drivers" and "Browse my computer for drivers" (using C:\Users\jthom\OneDrive\Desktop\stsw-link009\amd64), however both have thus far failed.
- Restarted computer multiple times
- I've installed CubeProgrammer however when I attempt to connect ST-LINK through there I am met with: "Error: Problem occured while trying to connect"
- I've attempted to install the ST-Link drivers manually (downloading and using stsw-link009) running dpinst_amd64 as an administrator (since the stlink_winusb_install failed and told me to use it) but the device wizard is unable to install any of the software (see screenshot).
Is this likely a Windows ARM driver compatibility issue? My USB is this. My processor is a Snapdragon X processor and an ARM64-based PC.
Apologies if this is a basic question. This is my first experience setting up STM32 firmware and I couldn't find a similar thread already open.
2026-05-19 1:20 PM
This is what Google search brings up
2026-05-19 8:15 PM
Please see other threads on this issue like
https://community.st.com/t5/stm32cubeprogrammer-mcus/snapdragon-stlink-interface/m-p/845499#M9107