Question
How to setup the Custom HID and CDC classes on the STM32H5 without using RTOS ?
Hello ST team,
I am working on a POC for USB, in which I need to use two classes (Custom HID and CDC) both at a time. And for this I want to generate a code without using Azure RTOS.
Can anyone help me out with this to get a sample code without RTOS and to use Custom HID and CDC both at a time.
Thanks in advance
