Resolved! STM32U575 Writing to SD card fails after few times after re-insert
Hello,I am using the SDMMC1 interface with DMA and FATFS and write data to an SD card. When starting my application with inserted SD card, everything works as expected (reliably and fast). I use FreeRTOS.When ejecting the SD card during runtime, and ...