Hi Mark,
My current project is seeing a 8GB micro sd card as 4GB. Looking at the mass_storage.h header , it has :
05.08.2014 Correct long file rename end of directory save {1}
15.08.2014 Corrected =! to != {2}
29.08.2014 Correct creating additional directory clusters {3}
03.09.2014 Remove fnCreateFile(), fnSetFileLocation() and fnInsertLFN_name() parameter {4}
03.09.2014 Reset any deleted location markers when moving to next paragraph {5}
06.10.2014 Correct brackets in fnExtractLongFileName() {6} [uFATV2.01]
[1] changes for formatting cards that previously didnt format. . I think this was an update you gave me.
I tried copying over the files from the utasker demo that works, but got a heap of errors, see attached.
As my own project is working well, I dont want to change over to a complete new utasker, I would like to just update the mass_storage part.
Many Thanks
Neil