hi
I am working with fatfs filesystem and Tm4c1294ncpdt microcontroller. We had two sd cards on board on is primary and another is secondary.The external camera attached to primary sd card and mc is with secondary sd cards.The Mc do image processing output files save it in another directory and move the original file in another directory and renaming this file with a timestamp. Now after completing image processing, Mc will switch to another sd card to primary and camera to secondary and it is a continues processes.
Now my issues are that after 2-3 days running the filesystem start creating some weird files and also sometimes it is corrupting sd card sector/cluster. I do n't know why this happening. Kindly give me some suggestion to narrow down the issues.
Best regards