Hello,
We have a 5535-based high data rate application and I'd like to dump raw data to an SDHC card 8GB or more. Is there a way to work around the FAT32? Alternatively, I could open a file(s) as part of the initialization steps, but once the data dumping starts in real time we cannot afford opening and closing files with fopen() and respectively fclose(). Any suggestions?
Regards,
Magda