Hi @EdwinHz , I believe the issue is not with the file system, it could be on the USB Drivers. To rule out the chance of a faulty USB drive, I tried to write to the USB drive with a EFM32 Controller in one of our other project, we were getting a successful write. I suspect that the USB driver may have got timed a little too early and the data gets filled up in the pipe. We currently face consistent write issue with USB drives from a leading brand SanDisk. we see that the device works well with other brands like Transend, PNY, corsair, etc. I cannot go to SanDisk and ask them why I cant write to your USB Drive, because, then they can point me to other silicon manufacturers who are able to write to SanDisk drives without an issue.
Could someone point me towards the files that control the timing parameters of LPC 1788 USB?