Hello all, I am doing one project where I want to connect usb pendrive to microcontroller and read data from or write data to usb pendrive using microcontroller
it means I have to configure controller as USB HOST and class should be used is MASS STORAGE Am I right?
I am using controller LPC2378, but when I read user manual, the chapter:13 says it is used as USB device controller
I want to ask whether my understanding is correct? Can I use LPC2378 as USB HOST MASS STORAGE?
If yes then can you guide me how?
If no then can you suggest another controller for this project?
Please, it will be helpful as I am beginner to this.
Thanks and regards