USB Mass Storage Device demo with SD card
Dependencies: USBDevice USBMSD_SD max32630fthr
Fork of FTHR_USBMSD_Demo by
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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:404433ce329d | 2018-02-24 | switches | Added SD card option for block device. |
9:6ada4f89915c | 2018-02-24 | switches | USB MSD demo using standard block device |
8:8c31b3ba5371 | 2018-02-23 | switches | MAX32630FTHR USBMSD Block Device Example; |
7:6e8c5f7d6d0e | 2017-10-19 | switches | Updated libraries to be compatible with latest mbed-os version. |
6:1f64f4cf7cc7 | 2017-02-06 | switches | Publishing to Maxim Integrated Team |
5:2d0d32abe537 | 2017-02-03 | switches | Replaced development library with official library |
4:b5764a3c5530 | 2016-12-13 | switches | Updated pegasus_dev and max32630fthr libraries |
3:7264c8044625 | 2016-11-20 | switches | Updated to new MAX32630FTHR Class Library |
2:8b0920fd81bc | 2016-11-16 | switches | Forked USBMSD_SD library to modify it for compatibility with latest USB library. |
1:464c8b3634dc | 2016-11-16 | switches | USB Mass Storage Device demo with SD card |
0:60a522ae2e35 | 2016-11-11 | switches | Basic blinky demo with development libraries for MAX32630FTHR |