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.

Storing data in a SD CARD

Hello everybody

I have to store data into a SD Card with a TIVA microcontroller but I have not idea how I can do that. Could someone help me sharing your program with me code and explain me that. 

Sorry but I´m a  begginer in this topic.

Regards

Alejandro 

  • Hello Alejandro,

    Please check the sd_card example in TivaWare. Note that these examples are kept in dk-tm4c123g and dk-tm4c129x folders and that these examples actually are read from sd_card. Using the Fat FS that is built in TivaWare, you can implement a write to sd card. Wouldn't that be a good way of learning and moving from "beginner" to "apprentice"....

    Regards
    Amit