Associate
November 3, 2017
Solved
stm32cube 4.23 v1.0 - stm32f407 - MX_SDIO_SD_Init missing code
- November 3, 2017
- 3 replies
- 1026 views
Posted on November 03, 2017 at 19:25
Hello,
I just wanted to let you know that the stm32cube 4.23 v1.0 generated code for MX_SDIO_SD_Init on the stm32f407 is missing a call to BSP_SD_Init(). BSP_SD_Init is generated by the Cube but never called neither in void MX_SDIO_SD_Init(void) or DSTATUS SD_initialize(BYTE lun). I have attached my ioc file.
I'm generating for VisualGDB (GPDSC).Thank you,
&sharpsdio&sharpfatfs&sharpf407
#stm32f4 #sdio #cube32 #fatfs