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

sdcard detection

hello

i am working on a project using stm32f205, i am using the file system component v6.6 to
access an sdcard connected to the MCU via SDIO interface.

the sdcard reader i am using dont have card detection switch, so i have to check every time
if the card is present in the reader.

is there any function in the file system component v6.6 that let me do this process.

thanks