Example program demonstrates SD card library
Dependencies: SDFileSystem USBDevice max32630fthr
Fork of FTHR_SD_Demo by
This example program writes "Hello World!" into a file named "myfile.txt" on the card inserted into the microSD card connector.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:be1c3495b9ea | 2017-11-17 | h_keyur | Changed the SDFileSystem library; Does not include FATFileSystem. FATFileSystem is pulled from mbed-os/features/filesystem/ |
7:37d8023d0fb4 | 2017-11-16 | h_keyur | Updated all libraries to the latest revision |
6:96d8d823e292 | 2017-02-06 | switches | Publishing to Maxim Integrated Team |
5:7d50a651f3f3 | 2017-02-03 | switches | Replaced development library with official library |
4:bafcac667ef6 | 2016-12-13 | switches | Updated pegasus_dev and max32630fthr libraries |
3:247c750f9f3d | 2016-11-20 | switches | Updated to new MAX32630FTHR Class Library |
2:6a9f1c5338b6 | 2016-11-16 | switches | Example showing SD card library demonstrates how to select 3.3V IO |
1:90313362ec11 | 2016-11-16 | switches | New SD card demo showing how to select 3.3V IO |
0:60a522ae2e35 | 2016-11-11 | switches | Basic blinky demo with development libraries for MAX32630FTHR |