SD Card detect pin initialization
Hello,
Does anyone know how to link the sdcard_detect gpio pin in cubemx? If the card is not inserted after power up, the system doesn't come up because MX_SDMMC1_SD_Init(); fails.
I looked at: https://community.st.com/t5/stm32-mcus-embedded-software/understand-sd-card-detect-pin-initialization/td-p/758978
but I'm using AzRTOS, and I can't set the option in FatFS, and can't find the option in FileX.
Can someone point me in the right direction?
thanks
Matthew
