Skip to main content
Associate
March 21, 2024
Question

SD_FindSCR() returns invalid value (while trying to configure 4-bit mode for SD card)

  • March 21, 2024
  • 0 replies
  • 704 views

I am using STM32CUBEMX to generate code for the STM32F769I-DISCO dev board. I configured it so 4-bit data transfer mode is enabled, however, SD_WideBus_Enable() fails because SD_FindSCR() returns an SCR that is all zero. I simply commented out the SCR wide bus check and everything works fine i.e. I am able to use 4-bit data transfer mode:

_Nick_0-1711061024325.png

Just thought I'd let ya'll know.

This topic has been closed for replies.