Skip to main content
Visitor II
September 22, 2025
Solved

snapdragon stlink interface

  • September 22, 2025
  • 9 replies
  • 464 views

It seems like it's been over a year since reports surfaced that the ST-Link interface isn't working on Snapdragons.

Are there still no ST-Link interface drivers available for Snapdragon CPUs?

Best answer by Aziz BRIGUI

Hello @changys,

We don't deliver native Windows on ARM drivers yet for ST-LINK.

Aziz

9 replies

Aziz BRIGUI
Aziz BRIGUIBest answer
ST Technical Moderator
October 7, 2025

Hello @changys,

We don't deliver native Windows on ARM drivers yet for ST-LINK.

Aziz

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Andrew Neil
Super User
October 7, 2025

@Aziz BRIGUI wrote:

We don't deliver native Windows on ARM drivers yet for ST-LINK.


Nor Linux, either: STM32CubeProgrammer on Raspberry Pi (or other ARM-based Host).

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Associate
August 7, 2026

I managed to make STM32 programmer work with windows on ARM by installing the WinUSB driver on the ST-Link, and patching the GUID of the device afterwards in the regstry to make it “look like” the original ST Device, so the programmer can find it in the USB enumeration filters.