Search found 1 match
- Wed Mar 01, 2017 10:32 pm
- Forum: V-USB
- Topic: How to parse data from sent by HID_SET_REPORT?
- Replies: 1
- Views: 30511
How to parse data from sent by HID_SET_REPORT?
I am totally newbie about V-usb. May be my question is dump, sorry if it is. My report is 25 bytes. For my project I must prepare the feature report according to what asked with USBRQ_HID_SET_REPORT. So I need to parse the data buffer sent by USBRQ_HID_SET_REPORT. How can I get data sent by USBRQ_HI...