STM32 USB HOST for Power device USBH_HID_GetReport return
I am working on STM32F411 discovery kit configured as USB Host to a Power device.The power device that I use is APC UPS. The task is to read various parameters of UPS over USB by the STM. I use USBH_HID_GetReport function call with appropriate report...