User Activity

I am running into a problem with the SD card driver on the STM32L476. The DATATIMEOUT flag is occasionally set when trying to do a single block read using the DMA. I have set a breakpoint at the DATATIMEOUT flag in the SD IRQ handler. When the break ...