cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a working example using " USBH_HID_SetReport "

Trevor Jones
Senior

I am trying to use this function:

USBH_StatusTypeDef USBH_HID_SetReport(USBH_HandleTypeDef *phost,
                   uint8_t reportType,
                   uint8_t reportId,
                   uint8_t *reportBuff,
                   uint8_t reportLen);

but I cannot find any usage examples

unable to send commands from the H7 USB host to the touch chip.

0 REPLIES 0