This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

fmount function returns fsNoMedia, error code 0x0A

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