In this section you can find all the projects related to the SD/MMC/SDIO common stack.
Basic SD/MMC card example for SAMD21 Xplained Pro | |
Install and execute a basic read and write block access to an external SD/MMC card. This example is interesting to start a specific development on SD/MMC card without a file system. | |
SD/MMC card example with FatFs for SAMD21 Xplained Pro | |
Use FatFs file system module to mount the SD/MMC card and to write a file. |