''SD_TX_UNDERRUN'' error in BSP_SD_WriteBlocks()
Posted on November 03, 2015 at 08:31Hi, I use FreeRTOS and FatFS. Sometimes f_write() or f_close() return FR_DISK_ERR error, because of SD_TX_UNDERRUN error in BSP_SD_WriteBlocks(). Tested with 2Gb and 4Gb micro SD cards. How to solve this problem...