2022-09-29 05:11 AM
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:
2022-10-04 01:56 AM
Hi @TDerk.1 ,
Many USB Device composite examples are available in the STM32CubeH7 MCU package:
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Thank you
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.