Problem with WinUSB ReadPipe

Discussions about using Windows guests in VirtualBox.
Post Reply
Christian R.
Posts: 2
Joined: 11. May 2017, 10:56

Problem with WinUSB ReadPipe

Post by Christian R. »

Dear all,

we are using VirtualBox (5.1.22) for some testing of our USB based measurement device. The device uses the Windows built-in WinUSB driver.
On native Windows all works fine, but in Windows Guest (tried Windows 7 and 8.1 for now) we got a problem while using the WinUSB_ReadPipe function.
If data is available on the device, all works OK. But if no data is (yet) available and the function is used with timeout, the IN pipe becomes unusable after return with timeout elapsed. This is permanent and cannot be reset unless the device is unplugged. ResetPipe, FlushPipe, AbortPipe and even reconnect does not help in this case.
Is this a known issue?

Thanks and best regards,
Christian
R.Str
Posts: 1
Joined: 12. Jan 2018, 15:34

Re: Problem with WinUSB ReadPipe

Post by R.Str »

@Christian R.
Did you manage to solve your problem with device that use WinUSB? Probably I have the same issue.
Christian R.
Posts: 2
Joined: 11. May 2017, 10:56

Re: Problem with WinUSB ReadPipe

Post by Christian R. »

Yes, we solved the problem by using VM Ware player ;)
Post Reply