Hello there
I'm working on a project where my MSP430 measures a variable and saves it to a memory storage chip.
For the storage I've been considering using an MMC.
The question is: How can I save my data in the form of a text file in my MMC? and is there any libraries you can use to make that happen?