Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

The FAT32 FS isn't working properly when writeback mode is turned on

Use 64M Flash to make FAT32 FS, open Writeback mode(NRF_BLOCK_DEV_QSPI_FLAG_CACHE_WRITEBACK), write 1M file "1.txt", "2.txt" in order, use Windows PC to check the prompt "1.txt" damaged.

Environment:SDK15 usbd_msc project

Parents
  • This is part of my debugging information, "addr 3000" and "addr 4000" is caused by this problem, the next file will start with "addr c000", the file size is 1M Byte

Reply
  • This is part of my debugging information, "addr 3000" and "addr 4000" is caused by this problem, the next file will start with "addr c000", the file size is 1M Byte

Children
No Data