Hi,
I am using Olimex STM32-E407 evaluation board which has STM32F407ZG. I tried Freertos,LWip etc successfully.
But when i tested SD card interfaced with SDIO, i got errors. Failed to mount SD Card.
I am attaching the main.c file herewith. Kindly he...