Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
Hello all,
I am trying to use the FatFs library (found here: C:\ti\c2000\C2000Ware_4_01_00_00\libraries\fatfs) to manage files on an SD card. The SD card is attached to SPIB on the F28379D LaunchPad. I noticed that there are files named SDFatFS.c and sdspi.c located in C:\ti\c2000\C2000Ware_4_01_00_00\libraries\fatfs\sdspi.
My question is how do I implement the FatFs library with an SPI bus SD card. Where do I tell it to use the SPI bus/mode? Where do I assign the CS GPIO? I am initializing the SPI module and GPIO configurations in main.
Thanks,
- Matthew
