cancel
Showing results for 
Search instead for 
Did you mean: 

STM32C5 USB host HID

MW
Associate II

Hi

Is there an example using a STM32C5 as a USB host controller connecting a USB HID (mouse/keyboard) as input device?

1 ACCEPTED SOLUTION

Accepted Solutions
STackPointer64
ST Employee

Hello , and Welcome to ST Community!

There is an example in the C5 GitHub repository that you can check out:

Best regards,

To improve visibility of answered topics, please click 'Accept as Solution' on the reply that resolved your issue or answered your question.

View solution in original post

3 REPLIES 3
STackPointer64
ST Employee

Hello , and Welcome to ST Community!

There is an example in the C5 GitHub repository that you can check out:

Best regards,

To improve visibility of answered topics, please click 'Accept as Solution' on the reply that resolved your issue or answered your question.
Saket_Om
ST Employee

Hello @MW 

For mouse device please refer to the two examples below:

device_hid_mouse_freertos

device_hid_mouse_no_os

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Saket_Om

Hello,  

 

If you would like to obtain the examples as standalone projects you can find them through the STM32 Example Library

https://dev.st.com/stm32-example-library/result?filters=N4IgpgHghgtgDgGzAOVmEAuA2gXQDQgwDGArprgQEYD2UATgCbn6ECWDDSA7vetiAFUAygCEAGiBbESAETqsAbmDrMqtRgAUoRANZQA5nwogG8pXQAqATzhGcAXyA

 

Best Regards,

Emil