How can I use multiple USB device classes with STM32L4
Hello together,
does anyone know how I can implement multiple USB device classes on a STM32?
I want to use the CDC so a VCP and the DFU class so I can communicate with my chip and drive an update if needed. I am working with a STM32L452RE.
It must be possible, it is the standard functionality of every ST-Link V2/V3 debugger that exists.
In the CubeMx you can not set this, is that documented somewhere? Unfortunately I haven't found anything yet.
Thanks for your assistance!
