The code
SDMMC->HOST_CTRL |= SDMMC_HOST_CTRL_CARD_DETECT_TEST_LEVEL_Msk | SDMMC_HOST_CTRL_CARD_DET_SIGNAL_DETECT_Msk;
doesn't works. The problem is still the same!
We have used another SD with different formatting and it is noticed that the one card does not show the problem longer than the other! Could there be a connection?
Regards,
Patrick
SDMMC->HOST_CTRL |= SDMMC_HOST_CTRL_CARD_DETECT_TEST_LEVEL_Msk | SDMMC_HOST_CTRL_CARD_DET_SIGNAL_DETECT_Msk;
doesn't works. The problem is still the same!
We have used another SD with different formatting and it is noticed that the one card does not show the problem longer than the other! Could there be a connection?
Regards,
Patrick