Example program for SD card shield on SPI pins D10-D13

Dependencies:   SDFileSystem mbed

The program uses the standard Arduino shields SPI pins:

SignalPin
SCKD13
MISOD12
MOSID11
CSD10

Note that this shield doesn't use the standard SPI pins, but relies on non-standard 6-pin SPI header located at the shield bottom. To make it work you will have to bridge those pins as shown on the image (the green SPI pins).

SignalPin 1Pin 2
MOSID11SPI4
MISOD12SPI1
SCKD13SPI3
CSD10D4
Download repository: zip gz

Files at revision 4:0928d6e00f01

Name Size Actions
[up]
SDFileSystem.lib 68 Revisions Annotate
main.cpp 1764 Revisions Annotate
mbed.bld 65 Revisions Annotate