Part Number: MSP430F5529
Hello,
I am looking into the possibility of turning the MSP430 into an MSC device and allowing it to read the text files stored in the drive (ie. having the device read a file to indicate whether the LED is on or not).
I downloaded the #M1_FileSystemEmulation example code and tried it with the MSP430F5529 LaunchPad Development Kit, and as expected, the device is able to turn into an MSC, with a text file that I can edit.
What would I need to do if I want to create a text file in the drive that i can modify to turn on/off one of the LEDs on the LaunchPad?
Thanks,
Jiashow