Question
Hlo Everyone, Hope youare doing well !! I wanna ask one thing about Fatfs in stm32.
I have written a program for write a data in SD card and after that read it. but in my program F_open function returns Fr_DISK_ERROR error and jumps outside the loop and terminates the execution whereas i have declared and defined all the necessary things and files. My card is connected with SPI and i have declared it.
Anyone tell me how can it works....
