[MQX]: USB HID host for multiple devices

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[MQX]: USB HID host for multiple devices

Jump to solution
756 Views
huishao2
Contributor IV

Hi-

Currently my implementation only supports one USB HID device. Is there an example for HID host to communicate with multiple HID devices through a hub at same time? That would be more convenient for data sampling.

thanks!

Hui

0 Kudos
1 Solution
462 Views
soledad
NXP Employee
NXP Employee

Hello Hui,

Please check the keyboard+mouse example, you can find this example at path:

C:\Freescale\Freescale_MQX_4_1\usb\host\examples\hid\keyboard+mouse

Please check the attached document, this document describes how to test USB Host HID mouse KB example.
Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
463 Views
soledad
NXP Employee
NXP Employee

Hello Hui,

Please check the keyboard+mouse example, you can find this example at path:

C:\Freescale\Freescale_MQX_4_1\usb\host\examples\hid\keyboard+mouse

Please check the attached document, this document describes how to test USB Host HID mouse KB example.
Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos