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
Committer:
screamer
Date:
Tue Mar 25 17:39:19 2014 +0000
Revision:
1:93d41c73ac7d
Parent:
0:525c842a3c89
Child:
2:f2f5e2324ad4
Remove LEDs utilization due to incompatibility with some boards (e.g. SPI pins are also LED pins)

Who changed what in which revision?

UserRevisionLine numberNew contents of line
screamer 1:93d41c73ac7d 1 http://mbed.org/users/mbed_official/code/mbed/builds/7d30d6019079