How detect SD card with external interrupt ?
Hi,I generated code for SD card and FATFS with CubeMx for STM32F407.How do I use BSP_SD_ITConfig (), BSP_SD_DetectIT () and BSP_SD_DetectCallback () to detect the presence of SD. I have found no example anywhere.Thank youPeter