Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi,
I read the example and start using hidapi. The read and write function work fine with mbed USBHID_HelloWorld example.
I found there is a api hid_send_feature_report. I call the function but mbed USBHID does not receive anything. Is feature report implemented in mbed libraries?
Could I just use output report to do configuration to my mbed device or I have to use feature report to do that?
Thank you in advance,
Cid