2021-08-20 2:15 PM
I can't get the STLink drivers installed on Windows 10 / 11 aarch64 Parallels VM running on Mac M1.
Is there any support for ARM64 Windows STLink drivers?
Solved! Go to Solution.
2025-11-17 10:44 PM
Have you gotten it to work? I have the same issue.
2025-11-21 11:29 PM
I was able to install it on my arm64PC (Surface Pro 11) but still has not got the STLink to work
2025-11-21 11:41 PM
have you followed the readme in the folder?
2025-11-21 11:44 PM
you might need to reboot with driver signature disabled.
2025-11-22 3:10 AM
I finally got it to work on my Surface Pro 11
This is how I got it to work,
1. Restart with driver signature disabled.
2. Install the driver (posted by @userHarpreet)
3. After successful install and it still does not work, Go to device manager, locate the STM32 STLink, click it, click update driver, choose the path of the folder of the driver, then update.
It is now working both STM32CubeIDE and STM32CubeProgrammer.
Note: if you have more than one stlink, you might need to update driver separately, I had to do this when I tested two separate stlink device to see if it was working.
2025-11-24 11:19 PM - edited 2025-11-24 11:40 PM
While I was able to get it to work with STM32cubeIDE and STM32cubeProgramner. I am having issues with STLink not having virtual com port. So am unable to use UART in projects.
EDIT: Probably not supported by this board, will just try serial to usb and connect the pins.