This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

sdcard_fatfs

Overview

The SDCARD FATFS project is a demonstration program that uses the SDK software. Tt mounts a file system based on a SD card then does “creat directory/read directory/create file/write file/read file”operation. The file sdhc_config.h has default SDHC configuration which can be adjusted to let carddriver has different performance. The purpose of this example is to show how to use SDCARD driver based FATFS disk in SDK software.

Supported Boards