Hello frnds,
I am using LPC 2368 ARM controller for my application. I want to use Usb as MASTER communication . in my application I want to transfer data from my hardware device to pen drive(memory stick) or vice versa. I am very new developer in USB Master side. I already successfully complete USB communication as a slave communication(PC to device and vice versa.PC master and my device Slave). I have MCB2368 kit for testing. So if you have any related data or any source code for MASTER usb communication .forward me . Thank you.
Regard, Suprit patel
The data sheet says "The USB device controller on the LPC23xx enables full speed (12Mb/s) data exchange with a USB host controller."
To me, that means that the LPC2368 may only be a device, not a host.