FAT file writes on STM32F105 corrupt the file system.
I implemented a USB MSD using an external SPI flash device on my STM32F105 board. Windows can see this drive, format it, and use it. Besides being slow, it works perfectly under Windows.The FAT file system driver on the board can open and read file...