Page 1 of 1
[NUC240] SD Card with FATFS
Posted: 27 May 2020, 10:44
by chhsieh3
- Application: SD Card with FAT File System
- BSP Version: NUC230/240 Series BSP v3.01.002
- Hardware: NUC240VE3AN NuEdu Board V2.0, NuEdu-Advance02 V1.1
The SD memory card system supports two kinds of communication mode: SD mode and SPI mode. This example uses SPI mode to communication with an SD card, and access SD card in FAT format. The file system layer adopts the third-part library FatFs, which is a generic FAT/exFAT file system module for small embedded systems.
You can download the sample code at
https://www.nuvoton.com/resource-downlo ... 1227165627