error in working with SD card using SPI in STM32F4
Hello,
I want to work with SD card using SPI in STM32 but it is not working. I tried many things but it didn't work. It was working fine when I tried it 4-5 months ago. What is the problem now? I am referencing sample code from here: https://controllerstech.com/sd-card-using-spi-in-stm32/
Then i referred to other sample code. The problem still continues. "(fresh != FR_OK)" is correct, so I have an error in mounting the SD card. I also tried another SD card. Have you any idea?