FatFs cannot write file larger then 64kB
Hi
i build an application with fatfs implementation to log data.
but when the file size reach 64kB, the SD card stop responding and i can not write on it.
I used standard configuration for ff_conf
any suggestion to resolve the problem ?
thank you.