HAL NAND Generic Driver
Return values
HAL_NAND_Read_ID
Function name
Function description
Parameters
Return values
HAL_NAND_MspInit
Function name
Function description
Parameters
Return values
HAL_NAND_MspDeInit
Function name
Function description
Parameters
Return values
HAL_NAND_IRQHandler
Function name
Function description
Parameters
Return values
HAL_NAND_ITCallback
Function name
Function description
Parameters
374/1371
contains the configuration information for NAND module.
pDeviceConfig: : pointer to NAND_DeviceConfigTypeDef
structure
HAL: status
HAL_StatusTypeDef HAL_NAND_Read_ID
(NAND_HandleTypeDef * hnand, NAND_IDTypeDef *
pNAND_ID)
Read the NAND memory electronic signature.
hnand: pointer to a NAND_HandleTypeDef structure that
contains the configuration information for NAND module.
pNAND_ID: NAND ID structure
HAL: status
void HAL_NAND_MspInit (NAND_HandleTypeDef * hnand)
NAND MSP Init.
hnand: pointer to a NAND_HandleTypeDef structure that
contains the configuration information for NAND module.
None:
void HAL_NAND_MspDeInit (NAND_HandleTypeDef * hnand)
NAND MSP DeInit.
hnand: pointer to a NAND_HandleTypeDef structure that
contains the configuration information for NAND module.
None:
void HAL_NAND_IRQHandler (NAND_HandleTypeDef * hnand)
This function handles NAND device interrupt request.
hnand: pointer to a NAND_HandleTypeDef structure that
contains the configuration information for NAND module.
HAL: status
void HAL_NAND_ITCallback (NAND_HandleTypeDef * hnand)
NAND interrupt feature callback.
hnand: pointer to a NAND_HandleTypeDef structure that
contains the configuration information for NAND module.
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?