LPC4337 Two usb host

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

LPC4337 Two usb host

1,208 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by snovik on Thu Apr 03 00:06:29 MST 2014
Hi.

1) I tried this project (NXP Dual USB Solution), It works fine. I need to implement the same, only use the second usb flash instead of sd card (Copying the contents usb1 flash on usb2 flash).

Is it possible to use two ports usb lpc4337 as hosts together?

Thanks.
Labels (1)
0 Kudos
Reply
1 Reply

1,174 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by drs on Fri Apr 04 10:24:07 MST 2014
Yes it is possible. The LPC4337 has two independent high speed USB controllers that both support host mode. Each of these controllers has its own dedicated port.

Note that the internal PHY on USB1 only supports full speed operation but this controller does have a ULPI interface which you can connect to an external high speed PHY.
0 Kudos
Reply