User Activity

Good morning,I add a Custom Hid Device do my STM32H503 Project. In the USBD_Custom_HID_GetReport function, I gethid_event->ux_device_class_hid_event_report_id == INFO_GET_FW, but how can I send some Bytes back to the PC?Something like USBD_CUSTOM_HID...