Question
Detecting SD card with quad data on STM32 (H7)
Hi,
I have my design using STM32H750 (which does not matter in fact it is general question) and I uses Yamaichi microSD connector hat does not have card detect pin. In single data mode, I use one of the SD-Card pins to detect card bit obviously I cannot use that pin in quad data mode.
What are my options do detect removal/insertion? Periodically check SD card?
Any suggestion?
Thanks!