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

USB Drivers for LPC2478

Hai this is Siva Krishna,
I am present implementing USB Pendrive drivers on LPC2478.
Here USB Pendrive is a slave that means device,so arm will act as host.Am i correct?

If it is correct how to initalize the HOST in LPC2478?
or it it wrong what is the correct process for implementing USB drivers on LPC2478.

Thanks & Regards
Siva Krishna

Parents
  • Yes - the ARM will need to act as the Host.

    "how to initalize the HOST in LPC2478?"

    By following the instructions in the Datasheet, and/or User Manual, and any other supporting documentation provided by the manufacturer, tool vendor, etc.

    "what is the correct process"

    Standard process for interfacing anything to anything else: www.8052.com/.../160143

Reply
  • Yes - the ARM will need to act as the Host.

    "how to initalize the HOST in LPC2478?"

    By following the instructions in the Datasheet, and/or User Manual, and any other supporting documentation provided by the manufacturer, tool vendor, etc.

    "what is the correct process"

    Standard process for interfacing anything to anything else: www.8052.com/.../160143

Children
No data