UM1940
SD Supported Memory Cards
CARD_SDSC
CARD_SDHC_SDXC
CARD_SECURED
SD Supported Version
CARD_V1_X
CARD_V2_X
Exported Constants
BLOCKSIZE
SD Exported Macros
__HAL_SD_ENABLE
__HAL_SD_DISABLE
__HAL_SD_DMA_ENABLE
__HAL_SD_DMA_DISABLE
__HAL_SD_ENABLE_IT
Block size is 512 bytes
Description:
Enable the SD device.
Return value:
None
Description:
Disable the SD device.
Return value:
None
Description:
Enable the SDMMC DMA transfer.
Return value:
None
Description:
Disable the SDMMC DMA transfer.
Return value:
None
Description:
Enable the SD device interrupt.
Parameters:
__HANDLE__: SD Handle
__INTERRUPT__: specifies the SDMMC interrupt
sources to be enabled. This parameter can be one or a
combination of the following values:
SDIO_IT_CCRCFAIL: Command response
received (CRC check failed) interrupt
SDIO_IT_DCRCFAIL: Data block sent/received
(CRC check failed) interrupt
SDIO_IT_CTIMEOUT: Command response
timeout interrupt
DocID028236 Rev 2
HAL SD Generic Driver
525/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?