Issue in integrating sd card with stm32g474re nucleo board using spi interface
HI All,
I have created a project to integrate sd card with STM32G474RE nucleo board while using SPI interface. After running the project I am able to initialize the sd card properly but while mounting the sd card, I am getting one error like: "FR_DISK_ERR".
I am usung STMCubeide to do the configuration and followed some tutorial to setup my fatfs library.
I am attatching my project here for the reference.
Please have a look on it and help me rectify the issue.
