Question
USB HID and bulk transfer
Posted on November 12, 2011 at 14:13
Hello
I am editing Custom HID example (with LEDs and buttons). I extended max frame length to 32B. There is implemented control and interrupt transfer. This causes maksimum transfer can be only up to 64kB/s. Is possible to implement bulk transfer instead of interrupt transfer? In HID documentation I read HID works with coltrol and interrupt transfer but I think over possibility of compatibility HID and bulk. #usb-hid-bulk