USB Device and Host at the same time LPC1788 LPCOPEN

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

USB Device and Host at the same time LPC1788 LPCOPEN

570 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sipel_tp on Fri Nov 29 06:15:08 MST 2013
Hello, Anyone made this work? I mean usb device and host simultaneously with LPCOPEN libraries?

Is this posible? or I have to change the libraries ?

Thanks!
Labels (1)
0 Kudos
Reply
1 Reply

557 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jdupre on Tue Dec 03 14:29:03 MST 2013
From what I can tell, the LPCOpen libraries do not support the Secondary USB port on the LPC17xx parts.  All the examples only reference the primary port.  You will have to write new code or modify a lot of functions to reference the registers for the secondary port.
(See my post "Enabling both host ports?".)
0 Kudos
Reply