Problem with USB composite device on STM32H750
Composite device: Microphone+ Speaker+ MSC+ Hid Keyboard+ Hid Mouse.
Windows sees it in the device manager.
The packages from the Hid Mouse pass and the cursor moves.
Packets from the HID keyboard pass (visible in USBlyzer), but the keystrokes are not displayed in Windows.
There are no data from INendpoint Mic, although it is tuned through the zero endpoint. Maybe there is an application note, or examples of using composite USB? I will be grateful for any advice.
Code on github:
