Skip to main content
Associate
May 3, 2024
Question

STM32 device unable to detect on vmware vdi

  • May 3, 2024
  • 4 replies
  • 1537 views

I have tested few of the stm boards like STM32F302R8 , STM NUCLEO f767zi .

We connect the hardware to laptop and usb pass through on VMware allows it to detect on virtual com port of VDI.

But when we try to access the stm hardware through stmcube programmer, under serial number it shows " not st link available"

 

STM hardware devices are detected on virtual com ports on the VDI but not on the cubemx programmer.

 

Can anyone help me on this

This topic has been closed for replies.

4 replies

rj2024Author
Associate
May 3, 2024

..

rj2024Author
Associate
May 3, 2024

image (2).png

Pavel A.
Super User
May 3, 2024

From the USB side, ST-LINK is a standard composite device. The debugger is one of functions. So you need to redirect the whole composite device.

If this does not work -  VMware support is the correct address. 

 

 

rj2024Author
Associate
May 7, 2024

What do you mean by redirecting the whole composite device