We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I create or open one file with fopen, then im writing to file fputs,fprintf,fputc after these functions im checking files cursor position with ftell and its ok.When i use fflush function it is not writing anything to sd card , if i use fflush+ fclose or just fclose it is writing with out problem. Flush is returns 0.
What is the problem.
STM32F103 , SD CARD,RL-FLASHFS
Hi I have the same problem .. there is nobody to say something???