2 USB ports with LPC55S16-EVK

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

2 USB ports with LPC55S16-EVK

跳至解决方案
2,146 次查看
embedded_eng_
Contributor III

Hi,

I have a LPC55S16-EVK, and my main goal is to connect 2 different machines to the EVK using USB ports.

1 machine connected to the USB Full-Speed port and 1 machine connected to the USB Hi-Speed port.

 

I need that both machines will detect the EVK as a USB device.

 

 

Currently,  I'm able to detect the EVK as a USB device from my linux machine (connected to Full Speed USB port),  using dev_composite_cdc_msc_bm exmaple.

 

Now,  I would like to detect the Hi-Speed port as a USB device as well.

 

I'm looking for an example that uses both ports as USB devices.

 

Thanks

 

0 项奖励
回复
1 解答
2,130 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

There is a dual USB device project under the below thread:

https://community.nxp.com/t5/LPC-Microcontrollers/Use-LPC55S16-to-configure-two-USB-HID-generic-devi...   (See attachment).

 

BR

Alice

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,131 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

There is a dual USB device project under the below thread:

https://community.nxp.com/t5/LPC-Microcontrollers/Use-LPC55S16-to-configure-two-USB-HID-generic-devi...   (See attachment).

 

BR

Alice

0 项奖励
回复
2,124 次查看
embedded_eng_
Contributor III

Thanks

0 项奖励
回复