LPC55 USB host dual instance

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

LPC55 USB host dual instance

934件の閲覧回数
Michael_25
Contributor I

Dear,

We're actually working on a project using the two USB ports (HS/FS) of an LPC55S28 as host controllers.

When configuring both ports as host in MCUXpresso IDE, we get a message telling that only one host instance is allowed.

Could you please confirm there is no way to use the two ports as host with this USB library?

If yes, do you know any other USB stack capable to managing this configuration?

Thanks a lot,

Michael

ラベル(2)
0 件の賞賛
2 返答(返信)

921件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Michael,

Currently, it is a limitation of the USB component to support one more instance of USB device. 

We are not able to provide the update of the USB component to support two USB devices in the MCUXpresso Config Tools at the moment  due to limited capacity.

The only possible workaround is complete renaming of a generated USB code example (all files, global function and definitions) and generating a new one for the second USB device of the MCU. The shared definitions and USB device configuration must be merged.

Hope this helps,

Jun Zhang

0 件の賞賛

570件の閲覧回数
dav1
Contributor V

any news on 2x usb's running at the same time, i.e one host one device?

0 件の賞賛