Part Number:MSP430F169
Tool/software: Code Composer Studio
Hi,
i use a MSP430F169 to make a Datenlogger. And to do this I have to write in a SD Card using msp430f169.
I use Code Composer. What i want to do ist to creat a file (excel file) and write some information into.
I searched and fund that it could be possible with a FAT Library. I also fund an example from texas instrument using the same microcontroller. But this don't show how
to creat file or something like that.
Could someone help me?