Skip to main content
Explorer
March 18, 2025
Question

ST-Link V2 Driver for Win11arm on Parallels on MacMini M4

  • March 18, 2025
  • 2 replies
  • 680 views

I'm searching for the ST-Link V2 driver to use on win11arm running on parallels on a MacMini M4.

The CubeProgrammer 2.19 directly installed on M4 macOS is properly working with the ST-Link-V2 or some nucleo boards for only programming use. But because I use IAR embedded Workbench for development and debugging I must have a working solution on the Win11arm platform (parallels) of my M4 machine. The driver of the CubeProgrammer 2.19 installation on win11arm platform don't work (windows device manager show: no driver installed). Is there anywhere a stable working solution from STM?

    This topic has been closed for replies.

    2 replies

    Super User
    March 18, 2025

    Try to install the winusb driver manually, via the device manager (right click... update driver...) 

    Unfortunately Microsoft just let the WoA users down with devices support. They should automatically recognize INF-only driver packages signed for Intel platform. Just as WoA supports running x86 and x64 applications. But they failed this, in their alternative wisdom.

     

     

     

     

    Explorer
    March 19, 2025

    Hi Pavel, thanks for your quick replay. I had done the installation of the Winusb driver just before your answer, but this driver don't help: The ST-link will be not recognized from the software (CubeProgrammer, IAR). May be there is a problem because the winUsb is a 32bit driver? Any other idea to go ahead?