Skip to main content
VDesa.1
Associate II
December 24, 2020
Question

STM32H745 SDIO not working

  • December 24, 2020
  • 1 reply
  • 678 views

Hi,

I have tested STM32H745 CM7 SD 1bit mode with out RTOS from cube generated files (STM32Cube_FW_H7_V1.7.0) and it's work fine for FATFS file operations, as soon as by adding freeRTOS in cube, the generated files have HAL SD init and f_mount works but f_open cause error of FR_NOT_READY, please guide for same. 

Thanks.

This topic has been closed for replies.

1 reply

TDK
December 24, 2020

ST could really do its smaller customers a favor by putting out a robust implementation and example usage of the HAL_SD library. Unfortunately, this doesn't exist. Questions like this come up all the time and are rarely resolved, partly because it's a lot of work and it's complicated.

"If you feel a post has answered your question, please click ""Accept as Solution""."