Multiple USB HID interfaces
On an STM32F103CB I'm running the USB Custom HID Device STM32CubeIDE example.It has 1 USB HID Interface with 2 USB Endpoints (Input and Output, interrupt transfers), and I've added a Report Descriptor with several top-level collections, and it's work...