I'm currently learning by doing programming a USB device. But unfortunately i came across some problems that might came through not knowing everything.
The situation is I queried my device via ControlTransfer, since this works like a charm on USB 2.0 it doesn't on USB 3.0. So therefore I'm trying to understand why it fails. Is there any minor change from USB 2.0 to USB 3.0?