Question
Using STM32CubeMX I want to configure FATFS Middleware in SD Card Mode, but the checkbox for SD Card is grayed out although I have configure SDIO connectivity
I am using CubeMX Version 5.4.0.
I tried MMC 4bit and SD 4bit for SDIO configuration but both did not enable SD card mode for FATFS. What are the exact conditions that need to be fulfilled to allow FATFS using SD card mode?