Question
Problem in STM32CubeF4_21 usb mass storage sample
Posted on May 15, 2018 at 12:26
Hi
I use mass storage sample from STM32CubeF4 ver 1.21 pakageWhen I format a partition with a NTFS system file and copy a large file to it, if device resets during the copy, the partition is corrupted and requests formatting. in FAT32 an extFAT i dont have this problem!Has anyone ever encountered this problem? Please guide where is the problem?