We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
Thanks for giving the reply Mr.Tsuneo Chinzei
I understand the code,but my problem is for developing usb pen drivers on arm lpc2478 which documents or materials we need to study if anything is their plz send to me.
Thanks & regards Siva krishna.
> but my problem is for developing usb pen drivers on arm lpc2478
LPC2368 / LPC2378 USB Mass Storage Device Example http://www.keil.com/download/docs/336.asp
Around USB device, LPC23xx is code compatible to LPC24xx
Tsuneo
Thnaks for giving reply Mr.Tsuneo Chinzei
I am not asking compitable code along to LPC2478. I am asking that for implementing USB Mass Storage device drivers required some manuals about usb. If that type any manuals are their plz give to me.
> I am asking that for implementing USB Mass Storage device drivers required some manuals about usb.
This is an essential book to attack to MSC implementation. Buy it. "USB Mass Storage" by J. Axelson http://www.lvr.com/usbms.htm
USB specs, USB Mass Storage Class - Bulk-Only Transport www.usb.org/.../usbmassbulk_10.pdf
USB 2.0 spec, www.usb.org/.../usb_20_052709.zip
SCSI specs, Unfortunately, ANSI has closed all open links for the SCSI draft specs. You have to search the specs floating over the net, if you want to get it free. Search these PDF files. SPC3r23.pdf SBC2r16.pdf MMC3r10g.pdf