LPC4337 USB ECHI driver - example ?

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

LPC4337 USB ECHI driver - example ?

687 Views
k2
Contributor III

USB ECHI driver for the LPC43XX.
can someone  point me to some sample code that has the 
cmsis flash ECHI driver for USB ?

I'm doing a dual USB implementation.
I'd like to use the ECHI HS host driver for USB0 
and i have a ULPI design for USB1 that will will use the 
ROM API (HS) as a device.

Hence i need to run the ROM API as a USB DEVICE HS, and
use the ECHI driver as a HOST HS for USB0.

I assume this has already been done somewhere.

I'm following the ULPI app note for setting up the USB1 using
the ROM API.

I'd like to leverage off some sample code that uses the ECHI driver
for USB0. Can you point me to some ?

Kevin  

0 Kudos
1 Reply

473 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi Kevin,

Please download the lpcopen software Rev.2.20 for MCB4357 board from here.

You could find the USB0 lpcusblib host example with below path:

\lpcopen_2_20_keil_iar_keil_mcb_4357\applications\lpc18xx_43xx\iar\keil_mcb_4357\lpcusblib_host\usbhost_keyboard

Wish it helps.


Have a great day,
Mike

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos