Discussion Title | Created date |
---|---|
FatFs on power cycle or unwanted removed I've been able to create, mount a FatFs file system. I've also been able to f_open() a new file for writing, store some bytes, close the files, and then later open f_open()... |
Tuesday, 9 February 2016 - 00:03 |
FatFs disk_timerproc problem Hi all. sorry for asking again, but im searching on google seems not found any clue for this. in attempt to testing FatFs i turn off disk_timerproc() and i get my program... |
Sunday, 31 January 2016 - 23:00 |
f_lseek FatFs question if i append data to text.txt its work fine as long as text.txt has a minimal 1 char on it before append procedure. if i just create a blank file named text.txt it wont append.... |
Saturday, 30 January 2016 - 15:46 |
atmega328 and FatFS please help. i don't know if is a wiring problem or software problem. i used lcd and uart for debugging. when i used fatFs the program stuck on "res = f_open(&Fil... |
Friday, 29 January 2016 - 11:15 |