Use LPC55S16 to configure two USB HID generic device

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

Use LPC55S16 to configure two USB HID generic device

2,488件の閲覧回数
Kris_Ke
Contributor III

The LPC55S16 have two USB, Full speed and High speed.

I have try to configure two USB device without SDK. It still can’t work.

The first initialized USB device can work normally, but the second initialization USB device will always be stuck in “kUSB_DeviceEventBusReset” event.

No matter which HS USB or FS USB I initialize first, there will be problems with the second one.

Then I use SDK to configure two USB HID generic device, it’s show error.

“Only one device instance of the USB component is allowed in the configuration.”

issue.PNG

 

Is the LPC55S16 can't configure two USB HID generic device?

Could NXP please provide a example code to initialize two HID generic devices on LPC55S16?

 

Kris

 

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

2,060件の閲覧回数
NVazquez
Contributor IV

@Kris_Ke How did you add USB0 in the middleware?

Nhule_0-1640213201519.png

This is what I get when I click on "+ green" button for middleware.

 

Nhule_1-1640213253882.png

 

 

This is what I have in manage SDK components.

I am using custom board with lpc54016 and trying to configure USB as USBHID but it keeps coming as "Universal serial bus device", I think it might be because I didn't configure USB in my software right. But I am not sure.

0 件の賞賛
返信

2,413件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello kresse,

Please see attachment.

 

Regards,

Alice

0 件の賞賛
返信

2,477件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello kresse,

I have produce this issue, and our AE has working on it, will tell

you .ASAP after I get any reply, sorry for the inconvenient to you.

 

Regards,

Alice

0 件の賞賛
返信