cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 USB Device Custom HID example

VCapu
Associate III

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.

10 REPLIES 10
Petr DAVID
ST Employee

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.