I would like to know if there is an example project of USB composite (CDC+HID) for STM32L562.
I have two independent projects HID and CDC which work correctly. But when I want to merge the two projects to have on composite USB device, the HID does not work correctly, it stucks. Only the CDC works fine.
