This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FINFO Add file properties on FATFS

Hi,

I'm using the FS_CM3 library on SD card. I can read, write.. all is ok, but, don't know how to create a file with the right time and date, don't know how to pass my RTC clock time and date to the file system...

When I use the fopen function can't pass more arguments than the name.. I think the library must have a global variables or anithing similar to pass the date and time.. but don't know.

Can anybody help me?

Thanks

0