Demo project for HID USB LPC18xx xplorer available?

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

Demo project for HID USB LPC18xx xplorer available?

977件の閲覧回数
sharminsultanas
Contributor II

Hello

I am new with LPC18xx xplorer. Along with the device received code that  contains code , where USB enumerates as high speed mass storage device and full speed Audio class device.

However, I need example code where USB enumerstes as HID class (keyboard miuse etc) device for

   LPC18xx xplorer board , keil uvision IDE. I will be really grateful If someone helps me.

//Sharmin

タグ(3)
2 返答(返信)

811件の閲覧回数
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Sharmin,

I would recommend you to take a look to the LPCOpen package for the NGX Xplorer LPC1830 board, it comes with four USB device HID examples:

LPCOpen Software for LPC18XX|NXP 


Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

811件の閲覧回数
sharminsultanas
Contributor II

Thanks a lot. It was a great help!

However , in HID class keyboard project, only USB0 is enumerated as HID class device (keyboard). But  I wanted to use both USB0 and USB1 as HID class device.

In app_usbd_cfg.h it is written USB1 can be used instead of USB0 , by commenting  #define USE_USB0 and uncommentiing #define USE_USB1. However, it didnot work.

Can you please help me on solving this problem?

0 件の賞賛
返信