I am using STM32F103VGT chip and custom PCB with USB, graphics LCD (FSMC mode), RTC, CRC, ADC, TIM2, TIM4 and UART3 (DMA/IRQ).When I added SDIO, one data line (poling, IRQ or DMA) and FATFS, I noticed, that after mounting, reading and writing to SD c...