cancel
Showing results for 
Search instead for 
Did you mean: 

Enable USE_USBD_COMPOSITE for HID

Tarun
Associate III

Hi, 

I'm, working on STM32G0B1RE dev kit. I need to implement USB HID Composite Device class for keyboard and mouse. Can someone help me where(in which file) I can enable USE_USBD_COMPOSITE macro?

1 ACCEPTED SOLUTION

Accepted Solutions
mohamed.ayed
ST Employee

Hi @Tarun, you can take a look to this HID composite application (Mouse + Keyboard) application based on USBX middleware running on STM32H747

https://github.com/STMicroelectronics/x-cube-azrtos-h7/tree/main/Projects/STM32H747I-DISCO/Applications/USBX/Ux_Device_DualHID

View solution in original post

1 REPLY 1
mohamed.ayed
ST Employee

Hi @Tarun, you can take a look to this HID composite application (Mouse + Keyboard) application based on USBX middleware running on STM32H747

https://github.com/STMicroelectronics/x-cube-azrtos-h7/tree/main/Projects/STM32H747I-DISCO/Applications/USBX/Ux_Device_DualHID