Posted on February 06, 2015 at 06:12I am using the st32cube HID middle ware library to implement a keyboard device. I am using USBD_HID_SendReport to send key data to the host. But this function will exit without doing anything if the bus is not a...