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.

.txt File with a Tiva C Series TM4C1294 by usb port in SD card

Hi, I'm working in a telemetry project in wich I have embebbed a webpage to show the data. I wanted to know if I can writte a txt file by the usb port in a SD card, right directly from the board (no computer is being used because the server is the Tiva C), the objetive is to achieve a sort of non-volatile data-logger.  

  • Hello Martin,

    I am not sure here. Do you mean to write to a USB mass storage device or to a sd-card? In either case it is possible. You would have to integrate the existing FAT File System and the example code associated with it.

    Regards
    Amit