STM32 device unable to detect on vmware vdi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-03 2:13 AM
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
- Labels:
-
STM32CubeProgrammer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-03 4:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-03 4:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-03 12:27 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-06 8:37 PM
What do you mean by redirecting the whole composite device
