Composite HID using LPC1769

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

Composite HID using LPC1769

842件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ChoppaDee on Sun Oct 30 20:20:09 MST 2011
Hi,

I'm trying to make the USB HID example for LPC1769 into a composite HID device that can support more the 1 HID interfaces.  What I have done so far is  modifying the usbdesc.c file to accomodate 2 HID interfaces. Device failed to enumerate. Anyone have tried something similar? Any pointer is greatly appreciated.

PS, I have succeeded in making a composite usb device for generic non class bulk transfer end points by doing the same thing

Thanks,
Chop
0 件の賞賛
返信
1 返信

829件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by RA1981 on Fri Nov 11 02:41:26 MST 2011
Hi Chop,

maybe these links/tools may help you to analyze the problem:
http://www.usb.org/developers/hidpage/
http://www.usb.org/developers/tools/

Download the HID Descriptor Tool from the HID page and the USB command verifier USB20CV from the tools page. Maybe you need also to download the company list on the bottom of the tools page to get the CV to work.

I don't have used these tools yet because I'm currently just at system design, but maybe these tools will be helpful.

Regards,

Ralf
0 件の賞賛
返信