Does anyone meet this problem?I use Stm32Cubex to do a freertos & sdcard with sdmmc, it work good,but it has a problem, it the board power on first and not press reset button.the first f_open will return FR_NOT_READY and the f_mount is FR_OK. then ...