Relative Content

Tag Archive for cfatfsmcu

csv to binary conversion in C

Is there any way to convert txt file to binary and then covert back to text file ? File is stored in FATFS format on SD card and is in .txt format. To avoid anyone reading the data I want to encrypt the file and covert to binary format.

csv to binary conversion in C

Is there any way to convert txt file to binary and then covert back to text file ? File is stored in FATFS format on SD card and is in .txt format. To avoid anyone reading the data I want to encrypt the file and covert to binary format.