Question
FR_INT_ERR with FATFS (dir_sdi) function
I am using STM32L1 MCU with SPI communication to SD card
I am using the FATFS library
f_mount, f_mkfs and f_getfree are going fine
but f_open returns an FR_INT_ERR
Did anyone face this issue before, or have an idea on how to fix it?
