2025-03-06 12:01 AM
I bought an arm64 based PC a few months ago and I have been unable to connect to or detect stlink even after installing driver, is there a work around? has anyone successfully been able to use the snapdragon processor with stlink? is there another kind of debugger that works with arm based pc's? your help will be highly appreciated, thanks
2025-03-10 4:38 AM
Do you have ST-Link v2 or v3 ?
2025-03-11 5:15 PM
The OS is windows 11
2025-03-11 5:17 PM
I don't use Linux, I use windows the USB doesn't even show up, but if I connect a flash drive or any other usb they show up
2025-03-11 11:38 PM
> ... I use windows the USB doesn't even show up, ...
Could you clarify that ?
I suppose the ARM Windows version has the same "device manager" as the x86 version.
There should appear an "unknown" USB device.
And, there are 'wmic' & 'pnputil' available on the commandline, and 'Get-PnpDevice' on the powershell.
For the rest - which is drivers - you depend on M$ and/or ST.
>...but if I connect a flash drive or any other usb they show up
A ST-Link doesn't "show up" on a x86 Windows PC either until you install ST's driver.
2025-03-13 10:51 PM
To my surprise I connected the stlink to my arm64 snapdragon processor it worked like a champ, I don't know how but it works now after struggling for 3 months hahahahahahaha
2025-03-14 1:49 AM
Had Windows done an update?
As previously noted, other connected devices can affect this - so maybe it just happened that you hit the "right" combination ...
But, if it's fixed now, you can mark the solution:
https://community.st.com/t5/community-guidelines/help-others-to-solve-their-issues/ta-p/575256
2025-03-14 2:01 AM
After a few tries my arm64 PC can detect and connect to stlink, but sometimes while debugging using stm32cubeide the software just suddenly freezes, what could be causing this?
2025-03-16 12:07 PM
> sometimes while debugging using stm32cubeide the software just suddenly freezes, what could be causing this?
Imagine that someone else asked you this question.
* Do you have enough information to answer?
* What would you tell that person?