Hello Everyone,
I am using Fatfs for data logging on mico sd card in tm4c1294kcpdt. I want to know how to format/erase micro sd card using fatfs function(s)?
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.
Hello Everyone,
I am using Fatfs for data logging on mico sd card in tm4c1294kcpdt. I want to know how to format/erase micro sd card using fatfs function(s)?
For information on FATFS please consult http://elm-chan.org/
I think the command you are looking for is f_mkfs: