STM32H735xx HAL User Manual
|
FLASH Error Code. More...
FLASH Error Code.
CRC Read Error
Definition at line 105 of file stm32h7xx_hal_flash.h.
CRC Read Error on Bank1
Definition at line 118 of file stm32h7xx_hal_flash.h.
Referenced by FLASH_CRC_WaitForLastOperation().
CRC Read Error on Bank2
Definition at line 131 of file stm32h7xx_hal_flash.h.
Referenced by FLASH_CRC_WaitForLastOperation().
ECC Double Detection Error
Definition at line 104 of file stm32h7xx_hal_flash.h.
ECC Double Detection Error on Bank 1
Definition at line 117 of file stm32h7xx_hal_flash.h.
ECC Double Detection Error on Bank 2
Definition at line 130 of file stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_INC FLASH_FLAG_INCERR |
Inconsistency Error
Definition at line 97 of file stm32h7xx_hal_flash.h.
Inconsistency Error on Bank 1
Definition at line 110 of file stm32h7xx_hal_flash.h.
Inconsistency Error on Bank 2
Definition at line 123 of file stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_NONE 0x00000000U |
No error
Definition at line 92 of file stm32h7xx_hal_flash.h.
Referenced by HAL_FLASH_Program(), HAL_FLASH_Program_IT(), HAL_FLASHEx_Erase(), HAL_FLASHEx_Erase_IT(), and HAL_FLASHEx_OBProgram().
#define HAL_FLASH_ERROR_OB_CHANGE FLASH_OPTSR_OPTCHANGEERR |
Option Byte Change Error
Definition at line 133 of file stm32h7xx_hal_flash.h.
Referenced by FLASH_OB_WaitForLastOperation().
#define HAL_FLASH_ERROR_OPE FLASH_FLAG_OPERR |
Operation Error
Definition at line 99 of file stm32h7xx_hal_flash.h.
Operation Error on Bank 1
Definition at line 112 of file stm32h7xx_hal_flash.h.
Operation Error on Bank 2
Definition at line 125 of file stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGS FLASH_FLAG_PGSERR |
Program Sequence Error
Definition at line 95 of file stm32h7xx_hal_flash.h.
Program Sequence Error on Bank 1
Definition at line 108 of file stm32h7xx_hal_flash.h.
Program Sequence Error on Bank 2
Definition at line 121 of file stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDP FLASH_FLAG_RDPERR |
Read Protection Error
Definition at line 101 of file stm32h7xx_hal_flash.h.
Read Protection Error on Bank 1
Definition at line 114 of file stm32h7xx_hal_flash.h.
Read Protection Error on Bank 2
Definition at line 127 of file stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDS FLASH_FLAG_RDSERR |
Read Secured Error
Definition at line 102 of file stm32h7xx_hal_flash.h.
Read Secured Error on Bank 1
Definition at line 115 of file stm32h7xx_hal_flash.h.
Read Secured Error on Bank 2
Definition at line 128 of file stm32h7xx_hal_flash.h.
ECC Single Correction Error
Definition at line 103 of file stm32h7xx_hal_flash.h.
ECC Single Correction Error on Bank 1
Definition at line 116 of file stm32h7xx_hal_flash.h.
ECC Single Correction Error on Bank 2
Definition at line 129 of file stm32h7xx_hal_flash.h.
Strobe Error
Definition at line 96 of file stm32h7xx_hal_flash.h.
Strobe Error on Bank 1
Definition at line 109 of file stm32h7xx_hal_flash.h.
Strobe Error on Bank 2
Definition at line 122 of file stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_WRP FLASH_FLAG_WRPERR |
Write Protection Error
Definition at line 94 of file stm32h7xx_hal_flash.h.
Write Protection Error on Bank 1
Definition at line 107 of file stm32h7xx_hal_flash.h.
Write Protection Error on Bank 2
Definition at line 120 of file stm32h7xx_hal_flash.h.