This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Testing USB interface LPC2387

Hi,

I am working with LPC2387, and I need to test the USB interface.

I have downloaded KEIL interface test, and I found three projects:

- USBAudio
- USBCDC
- USBDev
- USBHost
- USBMem
- USBUVC

I understand that USBDev is the code that you must execute for configure LPC2387 as an USB device, and that USBHost is used for configure LPC2387 as an USB Host.

But if I want to test if my PC can conmmunicate well with my USB interface, what program do I need to use?

Thank you for your help,

Susana.