Hi everybody,
I posted this question and hope someone to help me to solve this. I am working on C6748 chip with NAND512W3A2SZA6. I am also using BIOS_6_33_04_39, BIOSPSP 03_00_01_00 and EDMA3_LLD_02_11_05_02. There is a NAND sample using fatfs in the biospsp directory "drivers\examples\evm6748\nand_fatfs" and that I modified the BYTE_COUNT variable so that It could write 2Mb data to NAND. The problem is the fatfs performance. The speed of writing data to NAND is far too slow compared to reading data from NAND. It takes around 1 minute and a half to finish the writing task. I changed the NAND chip to Samsung K9F1208U0C, but the same problem remains.
So, are there any ways to improve the performance of writing data to NAND using Fatfs in biospsp?
Thanks very much.
Duy