Skip to main content
Ilya Knysh
Associate
July 6, 2021
Question

Hello everyone. How to passthrough a device STM32F05x to a VM in VMWare Horizon (Client-Agent via USB Redirection)?

  • July 6, 2021
  • 2 replies
  • 814 views

On the host the card is connected correctly and is being seen by STM32CubeProgrammer (v.2.6.0). On VM upon connection it recieves just the same drivers (the same ID etc), but Programmer doesn't see it at all. It is still somehow available by Putty, but that's not what needed.

This topic has been closed for replies.

2 replies

Houda GHABRI
ST Employee
July 14, 2021

Hello @IK.4

Can you please tell which OS you are using ?For the debug interface is it DFU , STlink?

Houda

Ilya Knysh
Associate
July 15, 2021

Good day, @Houda GHABRI​ 

Thanks for your reply. OS is Win10x64, debug interface is STlink.

Somehow I managed to resolve the problem, the cause of which was the fact that USB redirection doesn't passthrough the device to VM correctly during a connection using Horizont Client. Meanwhile the connection via VMWare Workstation uses standard VMWare passthrough of USB devices, so they work correctly in VM.