2021-05-13 07:22 AM
I am using a custom board with STM32F4 micro and I want to use the Cube libraries. I need a simple example of application of a USB Device configured as Custom HID. I need to know not only how to configure the USB, but also how to transmit data to the PC. On the PC I have a working custom driver software. I really don't know where to start.... Thank you very much.
Solved! Go to Solution.
2021-05-20 06:33 AM
Hello VCapu,
sorry for delayed reply. I am glad to hear you have found the problem. I am not sure about what keyboard example are you talking about so I would probably start with the custom HID example with the usbd_customhid_if files. Further inspiration could be also found here. If you will have further questions It would be great if you can start a new feed for easier orientation.