FLASH Error Code. More...
FLASH Error Code.
#define HAL_FLASH_ERROR_CRCRD FLASH_FLAG_CRCRDERR |
CRC Read Error
Definition at line 107 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_CRCRD FLASH_FLAG_CRCRDERR |
CRC Read Error
Definition at line 107 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_CRCRD_BANK1 FLASH_FLAG_CRCRDERR_BANK1 |
CRC Read Error on Bank1
Definition at line 120 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_CRCRD_BANK1 FLASH_FLAG_CRCRDERR_BANK1 |
CRC Read Error on Bank1
Definition at line 120 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_CRCRD_BANK2 FLASH_FLAG_CRCRDERR_BANK2 |
CRC Read Error on Bank2
Definition at line 133 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_CRCRD_BANK2 FLASH_FLAG_CRCRDERR_BANK2 |
CRC Read Error on Bank2
Definition at line 133 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_DBECC FLASH_FLAG_DBECCERR |
ECC Double Detection Error
Definition at line 106 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_DBECC FLASH_FLAG_DBECCERR |
ECC Double Detection Error
Definition at line 106 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_DBECC_BANK1 FLASH_FLAG_DBECCERR_BANK1 |
ECC Double Detection Error on Bank 1
Definition at line 119 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_DBECC_BANK1 FLASH_FLAG_DBECCERR_BANK1 |
ECC Double Detection Error on Bank 1
Definition at line 119 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_DBECC_BANK2 FLASH_FLAG_DBECCERR_BANK2 |
ECC Double Detection Error on Bank 2
Definition at line 132 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_DBECC_BANK2 FLASH_FLAG_DBECCERR_BANK2 |
ECC Double Detection Error on Bank 2
Definition at line 132 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_ERS ((uint32_t)0x00000002U) |
Programming Sequence error
Definition at line 91 of file stm32f7xx_hal_flash.h.
#define HAL_FLASH_ERROR_INC FLASH_FLAG_INCERR |
Inconsistency Error
Definition at line 99 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_INC FLASH_FLAG_INCERR |
Inconsistency Error
Definition at line 99 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_INC_BANK1 FLASH_FLAG_INCERR_BANK1 |
Inconsistency Error on Bank 1
Definition at line 112 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_INC_BANK1 FLASH_FLAG_INCERR_BANK1 |
Inconsistency Error on Bank 1
Definition at line 112 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_INC_BANK2 FLASH_FLAG_INCERR_BANK2 |
Inconsistency Error on Bank 2
Definition at line 125 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_INC_BANK2 FLASH_FLAG_INCERR_BANK2 |
Inconsistency Error on Bank 2
Definition at line 125 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_NONE 0x00000000U |
No error
Definition at line 90 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_NONE 0x00000000U |
No error
Definition at line 90 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_NONE ((uint32_t)0x00000000U) |
No error
Definition at line 90 of file stm32f7xx_hal_flash.h.
#define HAL_FLASH_ERROR_NONE 0x00000000U |
No error
Definition at line 90 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_NONE 0x00000000U |
No error
Definition at line 94 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_NONE 0x00000000U |
No error
Definition at line 94 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_OB_CHANGE FLASH_OPTSR_OPTCHANGEERR |
Option Byte Change Error
Definition at line 135 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_OB_CHANGE FLASH_OPTSR_OPTCHANGEERR |
Option Byte Change Error
Definition at line 135 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_OPERATION ((uint32_t)0x00000020U) |
Operation Error
Definition at line 95 of file stm32f7xx_hal_flash.h.
#define HAL_FLASH_ERROR_OPERATION 0x00000020U |
Operation Error
Definition at line 96 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_OPERATION 0x00000020U |
Operation Error
Definition at line 96 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_OPERATION 0x00000020U |
Operation Error
Definition at line 96 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGA ((uint32_t)0x00000008U) |
Programming Alignment error
Definition at line 93 of file stm32f7xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGA 0x00000008U |
Programming Alignment error
Definition at line 94 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGA 0x00000008U |
Programming Alignment error
Definition at line 94 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGA 0x00000008U |
Programming Alignment error
Definition at line 94 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGP ((uint32_t)0x00000004U) |
Programming Parallelism error
Definition at line 92 of file stm32f7xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGP 0x00000004U |
Programming Parallelism error
Definition at line 93 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGP 0x00000004U |
Programming Parallelism error
Definition at line 93 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGP 0x00000004U |
Programming Parallelism error
Definition at line 93 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGS 0x00000002U |
Programming Sequence error
Definition at line 92 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGS 0x00000002U |
Programming Sequence error
Definition at line 92 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGS 0x00000002U |
Programming Sequence error
Definition at line 92 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGS FLASH_FLAG_PGSERR |
Program Sequence Error
Definition at line 97 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGS FLASH_FLAG_PGSERR |
Program Sequence Error
Definition at line 97 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGS_BANK1 FLASH_FLAG_PGSERR_BANK1 |
Program Sequence Error on Bank 1
Definition at line 110 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGS_BANK1 FLASH_FLAG_PGSERR_BANK1 |
Program Sequence Error on Bank 1
Definition at line 110 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGS_BANK2 FLASH_FLAG_PGSERR_BANK2 |
Program Sequence Error on Bank 2
Definition at line 123 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_PGS_BANK2 FLASH_FLAG_PGSERR_BANK2 |
Program Sequence Error on Bank 2
Definition at line 123 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RD 0x00000001U |
Read Protection error
Definition at line 91 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_RD 0x00000001U |
Read Protection error
Definition at line 91 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_RD 0x00000001U |
Read Protection error
Definition at line 91 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_RD ((uint32_t)0x00000040U) |
Read Protection Error
Definition at line 96 of file stm32f7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDP FLASH_FLAG_RDPERR |
Read Protection Error
Definition at line 103 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDP FLASH_FLAG_RDPERR |
Read Protection Error
Definition at line 103 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDP_BANK1 FLASH_FLAG_RDPERR_BANK1 |
Read Protection Error on Bank 1
Definition at line 116 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDP_BANK1 FLASH_FLAG_RDPERR_BANK1 |
Read Protection Error on Bank 1
Definition at line 116 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDP_BANK2 FLASH_FLAG_RDPERR_BANK2 |
Read Protection Error on Bank 2
Definition at line 129 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDP_BANK2 FLASH_FLAG_RDPERR_BANK2 |
Read Protection Error on Bank 2
Definition at line 129 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDS FLASH_FLAG_RDSERR |
Read Secured Error
Definition at line 104 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDS FLASH_FLAG_RDSERR |
Read Secured Error
Definition at line 104 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDS_BANK1 FLASH_FLAG_RDSERR_BANK1 |
Read Secured Error on Bank 1
Definition at line 117 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDS_BANK1 FLASH_FLAG_RDSERR_BANK1 |
Read Secured Error on Bank 1
Definition at line 117 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDS_BANK2 FLASH_FLAG_RDSERR_BANK2 |
Read Secured Error on Bank 2
Definition at line 130 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_RDS_BANK2 FLASH_FLAG_RDSERR_BANK2 |
Read Secured Error on Bank 2
Definition at line 130 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_SNECC FLASH_FLAG_SNECCERR |
ECC Single Correction Error
Definition at line 105 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_SNECC FLASH_FLAG_SNECCERR |
ECC Single Correction Error
Definition at line 105 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_SNECC_BANK1 FLASH_FLAG_SNECCERR_BANK1 |
ECC Single Correction Error on Bank 1
Definition at line 118 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_SNECC_BANK1 FLASH_FLAG_SNECCERR_BANK1 |
ECC Single Correction Error on Bank 1
Definition at line 118 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_SNECC_BANK2 FLASH_FLAG_SNECCERR_BANK2 |
ECC Single Correction Error on Bank 2
Definition at line 131 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_SNECC_BANK2 FLASH_FLAG_SNECCERR_BANK2 |
ECC Single Correction Error on Bank 2
Definition at line 131 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_STRB FLASH_FLAG_STRBERR |
Strobe Error
Definition at line 98 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_STRB FLASH_FLAG_STRBERR |
Strobe Error
Definition at line 98 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_STRB_BANK1 FLASH_FLAG_STRBERR_BANK1 |
Strobe Error on Bank 1
Definition at line 111 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_STRB_BANK1 FLASH_FLAG_STRBERR_BANK1 |
Strobe Error on Bank 1
Definition at line 111 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_STRB_BANK2 FLASH_FLAG_STRBERR_BANK2 |
Strobe Error on Bank 2
Definition at line 124 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_STRB_BANK2 FLASH_FLAG_STRBERR_BANK2 |
Strobe Error on Bank 2
Definition at line 124 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_WRP ((uint32_t)0x00000010U) |
Write protection error
Definition at line 94 of file stm32f7xx_hal_flash.h.
#define HAL_FLASH_ERROR_WRP 0x00000010U |
Write protection error
Definition at line 95 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_WRP 0x00000010U |
Write protection error
Definition at line 95 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_WRP 0x00000010U |
Write protection error
Definition at line 95 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h.
#define HAL_FLASH_ERROR_WRP FLASH_FLAG_WRPERR |
Write Protection Error
Definition at line 96 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_WRP FLASH_FLAG_WRPERR |
Write Protection Error
Definition at line 96 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_WRP_BANK1 FLASH_FLAG_WRPERR_BANK1 |
Write Protection Error on Bank 1
Definition at line 109 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_WRP_BANK1 FLASH_FLAG_WRPERR_BANK1 |
Write Protection Error on Bank 1
Definition at line 109 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_WRP_BANK2 FLASH_FLAG_WRPERR_BANK2 |
Write Protection Error on Bank 2
Definition at line 122 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.
#define HAL_FLASH_ERROR_WRP_BANK2 FLASH_FLAG_WRPERR_BANK2 |
Write Protection Error on Bank 2
Definition at line 122 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h.