i get `FR_NOT_READY`, `HAL_SD_ERROR_REQUEST_NOT_APPLICABLE` errors ./* If requested card supports wide bus operation */if((scr[1U] & SDMMC_WIDE_BUS_SUPPORT) != SDMMC_ALLZERO){//...return HAL_SD_return HAL_SD_ERROR_REQUEST_NOT_APPLICABLE; }ERROR_NONE...