Hal_Nor_Erase_Block; Hal_Nor_Erase_Chip; Hal_Nor_Read_Cfi; Hal_Nor_Writeoperation_Enable - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

UM1940
Return values

HAL_NOR_Erase_Block

Function name
Function description
Parameters
Return values

HAL_NOR_Erase_Chip

Function name
Function description
Parameters
Return values

HAL_NOR_Read_CFI

Function name
Function description
Parameters
Return values

HAL_NOR_WriteOperation_Enable

Function name
Function description
Parameters
Return values
pData: pointer to source data buffer.
uwBufferSize: Size of the buffer to write
HAL: status
HAL_StatusTypeDef HAL_NOR_Erase_Block
(NOR_HandleTypeDef * hnor, uint32_t BlockAddress, uint32_t
Address)
Erase the specified block of the NOR memory.
hnor: pointer to a NOR_HandleTypeDef structure that
contains the configuration information for NOR module.
BlockAddress: : Block to erase address
Address: Device address
HAL: status
HAL_StatusTypeDef HAL_NOR_Erase_Chip
(NOR_HandleTypeDef * hnor, uint32_t Address)
Erase the entire NOR chip.
hnor: pointer to a NOR_HandleTypeDef structure that
contains the configuration information for NOR module.
Address: : Device address
HAL: status
HAL_StatusTypeDef HAL_NOR_Read_CFI
(NOR_HandleTypeDef * hnor, NOR_CFITypeDef * pNOR_CFI)
Read NOR flash CFI IDs.
hnor: pointer to a NOR_HandleTypeDef structure that
contains the configuration information for NOR module.
pNOR_CFI: : pointer to NOR CFI IDs structure
HAL: status
HAL_StatusTypeDef HAL_NOR_WriteOperation_Enable
(NOR_HandleTypeDef * hnor)
Enables dynamically NOR write operation.
hnor: pointer to a NOR_HandleTypeDef structure that
contains the configuration information for NOR module.
HAL: status
DocID028236 Rev 2
HAL NOR Generic Driver
385/1371

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Table of Contents

Save PDF