2019-01-15 12:57 PM
In document DM00173145 Rev. 7 (STM32L4+ HAL and Low Layer Drivers) reference manual, there seems to be a section missing on the SD driver interface. There is a section SD Extension driver, but that doesn't have any of the general SD HAL API. Is this information available somewhere else ?
2019-01-23 04:30 AM
Hi @JVolp ,
You are right; the HAL SD Generic Driver section (that we find in UM1725, relative to STM32CubeF4 for example) is missing in UM1884 (Description of STM32L4/L4+ HAL and low-layer drivers).
A request is tracked internally to add it.
Meanwhile, you can refer to the chm files that you find under STM32Cube_FW_L4_V1.13.0\Drivers\STM32L4xx_HAL_Driver for a full description of SD APIs.
-Amel
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.
2020-03-11 01:42 AM
Hello @JVolp ,
Please note that the section "HAL SD Generic Driver" was added to the rev8 of UM1884, available on the web.
-Amel
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.