The mbed LPC1768 supports a USB Host controller, so can be used to access USB FLASH disks.
Here are some libraries that help enable this:
No tags
|
4 comments
Please login to post comments.
I am having one issue with the MSC USB host.
I am wanting to allow a USB drive to be CHANGED periodically for a new USB drive, but it appears that the directory structure of the first USB drive used is retained and written to the NEW USB drive. How do I force the MSC USB host to properly mount a new drive when it is installed????