Hi, I'm using RL-flash and I would like to know how to set for create FAT file with time/date from RTC. All my files are 01/01/2008 12:00. Which register i can set to update this time and date? Thanks
You do not need to call fs_get_time or fs_get_date. RL-Flash does that. You just need to complete the functions to return the date and time you want. And yes, you must carry out the necessary initialisation of the RTC before these calls might be made.