I want to store information in sdhc memory using stm32. But the f_mount command always returns FR_NOT_READY. But when using sdsc memories (less than 2G), the code works correctly.
My microcontroller is stm32H743iit6
All sdsc memorty card (2GB) work correctly.