STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Middleware USB HID - How create composite HID

the goal of my project is to modify the ST lib to have composite HID and I would like to have some leads to know what I should modify, for example I know that I have to open an endpoint and also create an supplementary interface for the host but ther...