This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28069: How to Use Third-party FatFs Code for the F28069 Microcontroller?

Part Number: TMS320F28069
Other Parts Discussed in Thread: C2000WARE,

Hi TI Team

I have to write some ADC data in the SD card using F28069 Microcontroller.  I found the code inside the ..ti\c2000\C2000Ware_4_01_00_00\utilities\third_party\f2806x\fatfs .

I also found the a example code for F2837x uC that used the third-party fatfs code. i use this code for reference.

I am facing an issue in the configuration of SPI to communicate with SD Card. could you please suggest the Configuration of SPI?

ref:

1.  http://elm-chan.org/fsw/ff/00index_e.html

2. http://elm-chan.org/fsw/ff/doc/appnote.html

Thanks

Nitish Sharma