SD Card with CCS C Compiler

SD-Card with CCS C Compiler using pic microcontoller

Description This project shows how to use a SD-Card with FAT16 file system. It is based on the example MMC/SD-Card driver (mmcsd.c) and FAT file system driver (fat.c) delivered with the CCS C compiler. Unfortunately, the example didn’t work properly for me. So I searched the web and found some required changes to make it […]

SD-Card with CCS C Compiler using pic microcontoller Read More »