STM32H7 USB Custom HID Composite Device - One Configuration, Two Interfaces
Hello,I followed the examples in STM32CubeH7 package and implemented USB Custom HID device with 1 interface. The device is working fine. Now, I want to implement USB Custom HID Device with two interfaces. I want my device to be listed as highlighted ...