Issue with fmount / SD Card / SPI (Any help would be appreciated)
I've been looking through forums, posts, youtube videos, etc and I'm still having trouble getting my card to mount correctly. The code I'm having trouble with is this: FRESULT fresult; // result FATFS fs; // file system HAL_Delay (500); fre...