SDMMC FR_NO_FILESYSTEM STM32H7
Hi everyone. I'm trying to build a data logger using a SD Card using SDMMC. I'm using the STM32-H747i DISCO, STM32 Cube IDE and following the example STM32 - Creating a File System on a SD card from STMicroelectronic youtube channel.
The program passes the f_mount function, passes the f_mkfs function, but at the f_open function it stops, with the error: FR_NO_FILESYSTEM.
I ran out of options of what the problem could be, also I tried several solutions posted about same problem but nothing. Anyone has an idea?









