Stm32f407vg don't work with SD card via SPI.
I am beginner and I want to read/write data to SD card via SPI.I do everything according to this instruction https://01001000.xyz/2020-08-09-Tutorial-STM32CubeIDE-SD-card/ and all time get f_getfree error (3)And I also tried to repeat by this instruc...