STM32H735xx HAL User Manual
Defines
FLASH Keys
FLASH Exported Constants

Defines

#define FLASH_KEY1   0x45670123U
#define FLASH_KEY2   0xCDEF89ABU
#define FLASH_OPT_KEY1   0x08192A3BU
#define FLASH_OPT_KEY2   0x4C5D6E7FU

Define Documentation

#define FLASH_KEY1   0x45670123U

Definition at line 337 of file stm32h7xx_hal_flash.h.

Referenced by HAL_FLASH_Unlock(), and HAL_FLASHEx_Unlock_Bank1().

#define FLASH_KEY2   0xCDEF89ABU

Definition at line 338 of file stm32h7xx_hal_flash.h.

Referenced by HAL_FLASH_Unlock(), and HAL_FLASHEx_Unlock_Bank1().

#define FLASH_OPT_KEY1   0x08192A3BU

Definition at line 339 of file stm32h7xx_hal_flash.h.

Referenced by HAL_FLASH_OB_Unlock().

#define FLASH_OPT_KEY2   0x4C5D6E7FU

Definition at line 340 of file stm32h7xx_hal_flash.h.

Referenced by HAL_FLASH_OB_Unlock().