This example demonstrates the reading of the SD card in the Nucleo.

Dependencies:   SDFileSystem mbed

Homepage

Intro

This example demonstrates the reading of the SD card in the Nucleo.

Parts

STM32 Nucleo F446RE
QVGA 2.2 TFT SPI (with the SD card slot)
Breadboard
Wires

Wiring diagram

/media/uploads/beaglescout007/nucleo_ex05_sd.png This circuit diagram was created by fritzing.

/media/uploads/beaglescout007/tft_back.jpg

TFT J4Nucleo
SD_CSPA_9
SD_MOSIPB_15
SD_MISOPB_14
SD_SCKPB_13

https://youtu.be/nBRZO8_q78I

Used Library

Import librarySDFileSystem

A re-written SDFileSystem library with improved compatibility, CRC support, and card removal/replacement support.


All wikipages