whenever i create a file into sd card.Time and date is not correct.it is set with a default. How to get a actual time and date in newly created file?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
whenever i create a file into sd card.Time and date is not correct.it is set with a default. How to get a actual time and date in newly created file?
do we have internal RTC in tiva series?
if not present internally do we have any other source for getting time stamp ?
which part of the structure should i update for fat file system to get actual time and date?
Do u have any example code for generating time stamp from RTC second counter.
IS back up battery and 32 khz clock mandatory for RTC to run contionously?
does the RTC run in hibernation mode or alwayS?