SDIO (with DMA) does not respond after inactivity
Hello to the community!I've run into a strange problem on my STM32F7:I init, mount and open a file directly after the uC initif I read this file often (from my main() while(1)), I never have read problems (it can works for hours)if I don't read the f...