User Activity

Hi,I am trying to program on keil based on sdio with STM32H753ZI MCU.I am able to successfully initialize the sdcard FATFS_LinkDriver(&SD_Driver, SDPath),and I use HAL_SD_Erase() to erase ,itˊs successful ,but when i use f_mount() function it stuck i...
Hi,Itˊs my first time programing on ST,there are some questiions i want to ask for advice:1.Does STM32H743 and ST7701S compatible?2.Which IDE should I use?STM32cubeIDE or vscode platform which is easier for beginner to use ?or other IDE?3.Can i use A...