8 years, 11 months ago.

USBHID C/C++ interface for mbed-based HID devices

Hi,

For my development, I'm able to send data from PC (using signal11 hidapi 0.7.0 lib) to Nucleo F401RE USB HID. But the data received at Nucleo side (mbed HID) are wrong. I'm not familiar with USB so I decide to run this example code. And I'm facing same problem.

Any idea why my received bytes string through recv_report contains 32 bytes instead of 64 and why they are fake??

Tx for your feedback.

Question relating to:

Be the first to answer this question.