UM1940
Parameters
Return values
HAL_NOR_MspInit
Function name
Function description
Parameters
Return values
HAL_NOR_MspDeInit
Function name
Function description
Parameters
Return values
HAL_NOR_MspWait
Function name
Function description
Parameters
Return values
HAL_NOR_Read_ID
Function name
Function description
Parameters
Return values
HAL_NOR_ReturnToReadMode
Function name
Function description
Parameters
hnor: pointer to a NOR_HandleTypeDef structure that
contains the configuration information for NOR module.
HAL: status
void HAL_NOR_MspInit (NOR_HandleTypeDef * hnor)
NOR MSP Init.
hnor: pointer to a NOR_HandleTypeDef structure that
contains the configuration information for NOR module.
None:
void HAL_NOR_MspDeInit (NOR_HandleTypeDef * hnor)
NOR MSP DeInit.
hnor: pointer to a NOR_HandleTypeDef structure that
contains the configuration information for NOR module.
None:
void HAL_NOR_MspWait (NOR_HandleTypeDef * hnor,
uint32_t Timeout)
NOR MSP Wait for Ready/Busy signal.
hnor: pointer to a NOR_HandleTypeDef structure that
contains the configuration information for NOR module.
Timeout: Maximum timeout value
None:
HAL_StatusTypeDef HAL_NOR_Read_ID
(NOR_HandleTypeDef * hnor, NOR_IDTypeDef * pNOR_ID)
Read NOR flash IDs.
hnor: pointer to a NOR_HandleTypeDef structure that
contains the configuration information for NOR module.
pNOR_ID: : pointer to NOR ID structure
HAL: status
HAL_StatusTypeDef HAL_NOR_ReturnToReadMode
(NOR_HandleTypeDef * hnor)
Returns the NOR memory to Read mode.
hnor: pointer to a NOR_HandleTypeDef structure that
DocID028236 Rev 2
HAL NOR Generic Driver
383/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers