Dear Jan,
I'm your book reader. I start my USB communication project following by your code in the Book and Web site.
The main reference is "usbhidio_V2.3.cs"
My USB device is a standard USB HID with 3 Endpoints normally.
Test tool: Bus Hound.
The main problem is :
I can do the SetOutputreport to the Device and success with the GetInputReportData, But there is no data inside.
After check the BusHound, there are actually data back but not in my pipe. I thought maybe some delegate/invoke issue and I can't debug it after weeks..
Could you give me advice or show me some example codes more to let me compare? Or I can send you the resource code by email.
Any response is welcome, thanks.
BR,
Johnny T.