STM32F439 / SDIO / FatFS - microSD card problem
Hello,i have a strange problem when i try to work with a FatFS on SD cards with SDIO.MCU is a STM32F439ZI, SDIO 4 wire for SD cards, FatFS for SD cards (used CubeMX 5.1.0 to create the base code, working with Atollic TrueSTUDIO 9.0.1)I have working c...