Skip to main content
wu ryan
Associate II
March 5, 2020
Question

SD_FindSCR Function!?

  • March 5, 2020
  • 2 replies
  • 934 views

My problem just like https://community.st.com/s/question/0D50X00009XkdhZ/sdfindscr-function-problem

In ​the SD_init function ,I use HAL_SD_ConfigWideBusOperation to change bus wide.

but sometime it will dead in SD_FindSCR => while(!__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_RXOVERR | SDMMC_FLAG_DCRCFAIL | SDMMC_FLAG_DTIMEOUT | SDMMC_FLAG_DBCKEND))

I use Stm32F746 , HAL Library F7 v1.16

My SD hardware have Pull-up resistor(47k),can anyone give directions?

My English is not very well,If there's anything you haven't understood, please say so.

Thanks!!

This topic has been closed for replies.

2 replies

Cvign.1
Associate
June 23, 2020

Hello Wu Ryan,

I have a similar issue. Have you found a solution to this problem?

Thanks.

RMora.4
Associate III
May 14, 2022

Have you found a solution?