Hi I want to copy data from MMC/ micro SD to a USB flash drive. I know the MCI feature of LPC and I successfully tested the Keil example for using MCI for MCB2300. But what features I should use to connect a USB flash drive to LPC23xx?
What solution is the easiest way to do this? For which solution there are sample code/ examples?
Does the device have to have USB Host feature? My device is LPC2368 whic doesn't have USB Host, so I prefer to have solutions for devices not including USB hosts but if you have solutions for other devices it may help in the future
Any hints? Thanks in advance for your help
Any hints? You can't connect USB device to a device that does not have USB host functionality. Period.
- Dejan