stm32f407 write data into sd card problem
Posted on January 07, 2014 at 08:36I use fatfs as file system and use sdio_sdcard.c as sd card driver write data into sd cardbut i found a problem when i use SD_ReadMultiBlocks function sometimes there will some sectors didnt fill the data, there ar...