STM32C071 USBX CustomHID Example
Hello everyone,
I am looking for a solution for a CustomHID device on a STM32C071.
I would like to implement a CustomHID device, with TreadX and USBX.
Unfortunately I can only find examples for mice in the templates. It is a bit difficult to deduce a CustomHID from these.
The tutorials I have looked at so far have not helped me either.
I already have experience with the “old” USB_Device library (also CustomHID) from STM in conjunction with FreeRTOS.
On the STM32C071 I already got TreadX to work, but when I try to implement CustomHID, nothing works anymore.
Unfortunately I can't find any information on what to look out for when implementing a CustomHID on an STM.
Does anyone have any idea where I can find information on this problem?
A tutorial would be great, but I haven't found one yet.
Greetings Greg
