FatFS append file only once opened
Posted on December 10, 2015 at 15:28 Hello there, I have a logger application on a STM32F407 device. I am saving logs to sd card. Generally it works, but I would like to make the procedure a bit faster by opening the file only once at the beg...