USB Mass Storage Device demo with SD card

Dependencies:   USBDevice USBMSD_SD max32630fthr

Fork of FTHR_USBMSD_Demo by Greg Steiert

This example implements a micro SD card reader allowing access to a card inserted into the micro SD connector through the micro USB connector using the standard USB-MSD interface so that it appears just like a USB drive to your system.

History

Added SD card option for block device. default tip

2018-02-24, by switches [Sat, 24 Feb 2018 18:20:03 +0000] rev 10

Added SD card option for block device.


USB MSD demo using standard block device

2018-02-24, by switches [Sat, 24 Feb 2018 18:05:12 +0000] rev 9

USB MSD demo using standard block device


MAX32630FTHR USBMSD Block Device Example;

2018-02-23, by switches [Fri, 23 Feb 2018 23:26:43 +0000] rev 8

MAX32630FTHR USBMSD Block Device Example;


Updated libraries to be compatible with latest mbed-os version.

2017-10-19, by switches [Thu, 19 Oct 2017 15:50:23 +0000] rev 7

Updated libraries to be compatible with latest mbed-os version.


Publishing to Maxim Integrated Team

2017-02-06, by switches [Mon, 06 Feb 2017 23:58:28 +0000] rev 6

Publishing to Maxim Integrated Team


Replaced development library with official library

2017-02-03, by switches [Fri, 03 Feb 2017 23:15:29 +0000] rev 5

Replaced development library with official library


Updated pegasus_dev and max32630fthr libraries

2016-12-13, by switches [Tue, 13 Dec 2016 21:33:30 +0000] rev 4

Updated pegasus_dev and max32630fthr libraries


Updated to new MAX32630FTHR Class Library

2016-11-20, by switches [Sun, 20 Nov 2016 23:58:11 +0000] rev 3

Updated to new MAX32630FTHR Class Library


Forked USBMSD_SD library to modify it for compatibility with latest USB library.

2016-11-16, by switches [Wed, 16 Nov 2016 18:28:00 +0000] rev 2

Forked USBMSD_SD library to modify it for compatibility with latest USB library.


USB Mass Storage Device demo with SD card

2016-11-16, by switches [Wed, 16 Nov 2016 18:25:25 +0000] rev 1

USB Mass Storage Device demo with SD card