STMicroelectronics / STM32CubeU5

Full Firmware Package for the STM32U5 series: HAL+LL drivers, CMSIS, BSP, MW, plus a set of Projects (examples and demos) running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits).
Other
116 stars 61 forks source link

HAL_MMC_ReadBlocks CRC error in 8 bit mode SDMMC #26

Closed JudicaelK closed 1 year ago

JudicaelK commented 2 years ago

Hi,

I'm working on SDMMC on STM32U5 nucleo board.

Everything works fine for 1 and 4 bit mode.

But, in 8 bit mode I can write data with HAL_MMC_WriteBlocks but when I try to read back with HAL_MMC_ReadBlocks, it always gets SDMMC_FLAG_DCRCFAIL.

Have you ever met the same error? If yes, how did you solve it.

Thanks in advance

ASELSTM commented 2 years ago

Hi @Judicaelkouadio,

You have mentioned in your comments that you are working on STM32U5 nucleo board. However, you have reported the issue on the STM32CubeH7 repository. Would you please clarify whether the issue is detected on the STM32U5Cube or SMT32H7Cube package ?

With regards,

JudicaelK commented 2 years ago

Hi @ASELSTM,

I use STM32U5Cube. I didn't find the STM32CubeU5 repository on github. This is why I posted it here.

But the issue is for STM32U5.

Any idea?

Thanks.

Best regards.

ASELSTM commented 1 year ago

Hi @Judicaelkouadio,

Would you please try to check with the latest version of the STM32CubeU5 and check if you are still having the same issue.

With regards,

ASELSTM commented 1 year ago

Hi @Judicaelkouadio,

Please allow me to close this thread as no activity. You may reopen it at anytime if you have any details to share with us in order to help you to solve the issue. Thank you for your comprehension.

With regards,