UM1940
Function description
Parameters
Return values
HAL_NAND_Write_SpareArea_16b
Function name
Function description
Parameters
Return values
HAL_NAND_Erase_Block
Function name
Function description
Parameters
Return values
HAL_NAND_Read_Status
Function name
Function description
Parameters
Return values
pAddress, uint16_t * pBuffer, uint32_t NumSpareAreaToRead)
Read Spare area(s) from NAND memory (16-bits addressing)
hnand: pointer to a NAND_HandleTypeDef structure that
contains the configuration information for NAND module.
pAddress: : pointer to NAND address structure
pBuffer: pointer to source buffer to write. pBuffer should be
16bits aligned.
NumSpareAreaToRead: Number of spare area to read
HAL: status
HAL_StatusTypeDef HAL_NAND_Write_SpareArea_16b
(NAND_HandleTypeDef * hnand, NAND_AddressTypeDef *
pAddress, uint16_t * pBuffer, uint32_t NumSpareAreaTowrite)
Write Spare area(s) to NAND memory (16-bits addressing)
hnand: pointer to a NAND_HandleTypeDef structure that
contains the configuration information for NAND module.
pAddress: : pointer to NAND address structure
pBuffer: : pointer to source buffer to write. pBuffer should be
16bits aligned.
NumSpareAreaTowrite: : number of spare areas to write to
block
HAL: status
HAL_StatusTypeDef HAL_NAND_Erase_Block
(NAND_HandleTypeDef * hnand, NAND_AddressTypeDef *
pAddress)
NAND memory Block erase.
hnand: pointer to a NAND_HandleTypeDef structure that
contains the configuration information for NAND module.
pAddress: : pointer to NAND address structure
HAL: status
uint32_t HAL_NAND_Read_Status (NAND_HandleTypeDef *
hnand)
NAND memory read status.
hnand: pointer to a NAND_HandleTypeDef structure that
contains the configuration information for NAND module.
NAND: status
DocID028236 Rev 2
HAL NAND Generic Driver
377/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers