Using SDCard with STM32F103C8T6 board.

Dependencies:   mbed SDFileSystem

Using SD Card with STM32F103C8T6 board

Schematic

/media/uploads/hudakz/stm32f103c8t6_sdcard.png

Wiring
STM32F103C8T6SDCard slot
GND<=>VSS
+3.3V<=>VDD
PB_5<=>CMD/DI
PB_4<=>DO/DAT0
PB_3<=>CLK
PA_10<=>CS/DAT3

Revisions of main.cpp

Revision Date Message Actions
1:e8699d7ca61a 2018-04-12 Updated. File  Diff  Annotate
0:4457b60e87c8 2018-04-12 Initial release. File  Diff  Annotate