cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to find SDIO Driver

Yashraj
Visitor

Could you provide me a repo link to the SDIO driver so that I can read through it and implement my custom code. I need something generic to FreeRTOS SDK.

1 REPLY 1
Saket_Om
ST Employee

Hello @Yashraj 

Please find the link to the SD driver for the STM32F4 series below:

stm32f4xx-hal-driver/Src/stm32f4xx_hal_sd.c at b6f0ed3829f3829eb358a2e7417d80bba1a42db7 · STMicroelectronics/stm32f4xx-hal-driver

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Saket_Om