Resolved! USBD_CUSTOM_HID_REPORT_DESC_SIZE less than actual defined Report Descriptor
I'm porting some fully functional older CMSIS firmware to STMCube and TrueStudio. The old report is 363 bytes which compiles, but Windows Device Manager detects an error in the Report Descriptor. After some tinkering, setting USBD_CUSTOM_HID_REPORT_D...