USB composite device with multiple HID interfaces

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

USB composite device with multiple HID interfaces

843件の閲覧回数
leesommerville
Contributor I

Hi,

I am wanting to develop a device that enumerates as a USB composite device with multiple HID interfaces (that use the Vendor defined usage page).

Does the Kinetis SDK support such a device?

If so, can someone please point me in the direction of an example and/or documentation?

If not, are there any alternative libraries that may support this functionality?

Thanks for your time.

Cheers,

Lee

ラベル(1)
  • USB

0 件の賞賛
返信
2 返答(返信)

713件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi,

there is keyboard+mouse composite demo in SDK. You can find them in \boards\frdmk22f\usb_examples\usb_device_composite_hid_mouse_hid_keyboard

Regards,

Jing

0 件の賞賛
返信

713件の閲覧回数
mjbcswitzerland
Specialist V

Hi Lee

if you don't find a solution with the SDK you can use the uTasker open source project from GitHub which will give you flexible composite USB that works on any Kinetis part and will allow you to simulate the complete operation.
For professional work you can consider the higher performance supported version.

Regards

Mark

Complete Kinetis solutions, training and support: http://www.utasker.com/kinetis.html
- http://www.utasker.com/docs/uTasker/USB_User_Guide.PDF
- http://www.utasker.com/docs/uTasker/uTaskerV1.3_USB_Demo.PDF
- http://www.utasker.com/docs/uTasker/uTaskerUSB_Audio.pdf
- http://www.utasker.com/docs/uTasker/uTaskerRNDIS.pdf
- http://www.utasker.com/kinetis/USB_Device.html [composites]

0 件の賞賛
返信