Hi All,
I am trying to use pyusb to connect with a composite
our USB device which has multiple interfaces.
It seems to be not working.
This is i tried in Windows?
After opening the device, i tried to call
claimInteface which fails with invalid
configuration.
So i tried to set the configuration, it never comes out.
libusb is compatible with composite devices?
Because...
2008-12-12 04:40:13 UTC in PyUSB