Hello,
I have programed an HID keyboard, but I need to send some configuration
bytes and the firmware that will be save into a eeprom. I'm thinking to
include one bulk endpoint into descriptors. But, how to communicate with my
"custom HID device" using the libusb? When I plug my device windows uses hi=
s
HID driver. Could I use libusb to perform a bulk transfer when my HID devic=
e
is under windows driver?
Thank,
|