FATFS f_mkfs constantly returns FR_NOT_READY for NUCLEOF411RE
I'm trying to communicate with a SanDisk Ultra 16GB microSD HC card (mounted with this) using a NUCLEOf411RE board, SDIO and FATFS. I've been trying to follow this post as a guideline, and I keep running into an issue in f_mkfs where it constantly re...