Part Number:EVMK2G
I need to write three files from the host to a USB flash memory stick. I am enabling exFAT in the FATFS driver and formatting the USB stick to exFAT. I am opening three files simultaneously and writing to them in serial order. I observe that each file throws error exactly after 4GB of data been written. Can you provide some input on this issue?