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.

CCS: Is their any file system support file for MSP430.

Other Parts Discussed in Thread: MSP-EXP430FR5994, MSP430USBDEVPACK

Tool/software: Code Composer Studio

Hi,

    we are planning USB in our product(embedded systems) ,so we need small file system support to store data in some format(like text) in the USB storage. And the file stored in the USB should be editable in windows OS.Requesting you to give some suggestion regarding this.

Thanks & regards

praveenkumar.

  • Hi praveen,

    Since USB is a type of communication line/protocol I assume you mean that you want to save information to a USB flash drive. I recommend that you look into the MSP430USBDEVPACK resources as well as the MSP-EXP430F5529 User Experience or MSP-EXP430FR5994 Out-of-Box experience code which include a FatFS storage system for the on-board SD card.

    Regards,
    Ryan

**Attention** This is a public forum