This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

sd card filesystem

I have interfaced 256Mb sdcard with stm32f051 using FATFS driver, find_volume() function is giving FR_NO_FILESYSTEM response because ld_word(fs->win + BS_55AA) != 0xAA55. Please give me some solution for this issue.