STM32H7 SDMMC Removal and reinsertion crashes
Hi,I'm having some issues regarding removing and reinserting an SD card on the STM32H722 using the provided HAL. I'm not doing anything special (no DMA, no interrupt). Just using the provided SDMMC1 and FATFS. First, I noticed that the library won't ...