Hello, I have been trying to interface my MSP430 to an SD Card with the booster pack.
I tried to run the PetitFS code to write anything on my SD Card but without successful.
I am aware that I need to create a file in my SD card first, does a .txt copy of it suffice? or I need to do this fsutil function as to create it?
Also does the memory size matter for PetitFS? I currently use a 16gb micro sd with an adaptor.