EasyManuals Logo

ST STM32F2 User Manual

ST STM32F2
1371 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #520 background imageLoading...
Page #520 background image
HAL SD Generic Driver
UM1940
520/1371
DocID028236 Rev 2
uint32_t NumberOfBlocks)
Function description
Writes block(s) to a specified address in a card.
Parameters
hsd: Pointer to SD handle
pData: Pointer to the buffer that will contain the data to
transmit
BlockAdd: Block Address where data will be written
NumberOfBlocks: Number of blocks to write
Return values
HAL: status
Notes
This API should be followed by a check on the card state
through HAL_SD_GetCardState().
You could also check the DMA transfer process through the
SD Tx interrupt event.
HAL_SD_IRQHandler
Function name
void HAL_SD_IRQHandler (SD_HandleTypeDef * hsd)
Function description
This function handles SD card interrupt request.
Parameters
hsd: Pointer to SD handle
Return values
None:
HAL_SD_TxCpltCallback
Function name
void HAL_SD_TxCpltCallback (SD_HandleTypeDef * hsd)
Function description
Tx Transfer completed callbacks.
Parameters
hsd: Pointer to SD handle
Return values
None:
HAL_SD_RxCpltCallback
Function name
void HAL_SD_RxCpltCallback (SD_HandleTypeDef * hsd)
Function description
Rx Transfer completed callbacks.
Parameters
hsd: Pointer SD handle
Return values
None:
HAL_SD_ErrorCallback
Function name
void HAL_SD_ErrorCallback (SD_HandleTypeDef * hsd)
Function description
SD error callbacks.
Parameters
hsd: Pointer SD handle
Return values
None:
HAL_SD_AbortCallback
Function name
void HAL_SD_AbortCallback (SD_HandleTypeDef * hsd)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F2 and is the answer not in the manual?

ST STM32F2 Specifications

General IconGeneral
BrandST
ModelSTM32F2
CategoryMicrocontrollers
LanguageEnglish

Related product manuals