f_print vs F_write in FatFs
Posted on April 06, 2018 at 07:04I am working with F746G-Discovery board running the project application FatFs_uSD built in the repository. The application runs using the code as is which writes the data to the uSD with the f_write function. There...