FATFS + eMMC always FR_DISK_ERROR
- November 12, 2019
- 6 replies
- 3148 views
Hi all,
I am using STM32CUBEMX to build a project which includes eMMC and FATFS .
Then I try to format and read the eMMC like down below.
------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------ 
------------------------------------------------------------------------------------------------------
It always stuck in HAL_GetTick() and return the print Timeout error.
------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------------------------------------
The f_mount pass ,but f_mkfs and f_opendir return FR_DISK_ERROR everytime.
I have checked the hardware initial and HAL setting, I`m not sure where I should to set.
If you need any detail ,I will show you.
Hope anyone can help!
Thanks a lot !!
New Topic on:https://community.st.com/s/question/0D50X0000BcSNexSQG/emmc-on-stm32h743-always-disk-error
Thanks!
