Lidou He,
I'm doing a similar design using the lpc4337 and USB3343.
Are you using the ROM API for both ports ? or for just the USB1 port ?
My design only needs HS HOST on USB0
and HS device on USB1.
Are you using the EHCI for USB0 ?
I havent found any examples for dual USB for the LPC18XX or the LPC43XX.
I have a dual implementation (HS + FS) for the LPC54608, but i switched to the LPC4337 to get the 2nd
ULPI HS port PHY.
can you point me to some code for DUAL USB HS controllers ?
I'm doing USB1 using the ROM API method. Not sure what to use for the USB0 host controller.
How are you doing it ?
Kevin