Hi,
I am using Keil version 5.23 and controller STM32F417IGHx and SD card MicroSD 128MB. SD card drive M0 is getting initialized using function finit but when I am trying to use function fmount, function always returns value 0x0A which I think is fsNoMedia = Media device is not inserted.
SD card is present in its slot on hardware.
Can you guide me why I am getting this issue?
Regards, Snehal