Query regarding USBH_HID_GetReport
Hi I am trying to read a report of USB HID device from my STM32 USB Host code.I am able to read the report descriptor successfully from USBH_HID_GetHIDReportDescriptor call.I wanted to read the 0xD0 report value using if(USBH_HID_GetReport (phost, ...