2 USB ports with LPC55S16-EVK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

2 USB ports with LPC55S16-EVK

Jump to solution
1,322 Views
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 Kudos
1 Solution
1,306 Views
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

View solution in original post

0 Kudos
2 Replies
1,307 Views
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 Kudos
1,300 Views
embedded_eng_
Contributor III

Thanks

0 Kudos