Hi Jan,
My USB HID device enumerates. I got its handle on the host side, validated VID & PIID, but I do have problems reading and writing a report to my device. I am getting error 997 on Windows and I do not think it is a problem on the host side. I wrote it using windows overlapped IO.
I also tested it with AnyHID tool from Trace Systems and the tool registers the same result when it tries to read my report. Any clues..?
The report descriptor is currently simplified to one id only with several possible inputs.
Appreciate your response.
Thank you.