USBHS example project

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

USBHS example project

1,102 Views
enricobe
Contributor II

Hi all,

are there any SDK examples for USB1 HS HOST controller?

Several OHCI projects are already provided for USB0 port.

Regards,

Enrico

Labels (2)
Tags (2)
1 Reply

831 Views
soledad
NXP Employee
NXP Employee

Hi,

There is a demo code that you can use as reference like:

usb_keyboard2mouse(this is a dual usb demo)

boards\lpcxpresso54608\usb_examples\usb_keyboard2mouse

 

In addition attached to this thread you can find 2 examples, the lpc5460x_mgn_0323.7z is a reference project for USB1 as device, this use the the ROM API.

 

hots_usb.zip is the hands on projects for USB step by step.

 

I hope this helps,


Have a great day,
Soledad

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

0 Kudos