SDIO/FatFS file write in SD Card on STM32F405 fails when ADC interrupt is running [SOLVED]
Posted on January 16, 2015 at 13:48Hello, I have implemented SD Card with FatFS using firstly STCubeMX driver in a polling mode, secondly by adaptation of the \STM324xG_EVAL\Applications\FatFs\FatFs_uSD example in DMA/Intr mode. I am writing a line...