LPC55S69-EVK Simultaneous USB Host and Device

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

LPC55S69-EVK Simultaneous USB Host and Device

992 次查看
ja2022
Contributor I

Hello,

I have a question about this dev board and this microcontroller. What I would like to do, is have both a USB device and a USB host on one microcontroller, acting as a "proxy" for the USB device connected to the board.

The user manual mentions that either port can be configured as a host at once in section 6.1, but nothing on using one as a host and one as a device. Is this a possible thing to do with this platform? If not, where else should I look within NXP microcontrollers?

Thank you!

标签 (1)
0 项奖励
回复
1 回复

976 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

HI

Yes you can have both a USB device and a USB host on one microcontroller.

I suggest you setting different task priority on each task when created. You could take keyboard2mouse sdk example as reference.

Hope this helps,

Jun Zhang

0 项奖励
回复