LPC55 USB host dual instance

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC55 USB host dual instance

929 次查看
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 回复数

916 次查看
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 项奖励

565 次查看
dav1
Contributor V

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

0 项奖励