STM8L15x Standard Peripherals Drivers: FLASH_Exported_Constants

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

FLASH_Exported_Constants

Defines

#define FLASH_DATA_EEPROM_START_PHYSICAL_ADDRESS   ((uint32_t)0x00001000)
#define FLASH_OPTION_BYTES_END_PHYSICAL_ADDRESS   ((uint32_t)0x0000480A)
#define FLASH_OPTION_BYTES_START_PHYSICAL_ADDRESS   ((uint32_t)0x00004800)
#define FLASH_PROGRAM_START_PHYSICAL_ADDRESS   ((uint32_t)0x00008000)
#define FLASH_RASS_KEY1   ((uint8_t)0x56)
#define FLASH_RASS_KEY2   ((uint8_t)0xAE)
#define FLASH_READOUTPROTECTION_KEY   ((uint8_t)0xAA)

Define Documentation

#define FLASH_DATA_EEPROM_START_PHYSICAL_ADDRESS   ((uint32_t)0x00001000)

Data Eeprom: start address

Definition at line 44 of file stm8l15x_flash.h.

#define FLASH_OPTION_BYTES_END_PHYSICAL_ADDRESS   ((uint32_t)0x0000480A)

Option bytes: end address

Definition at line 76 of file stm8l15x_flash.h.

#define FLASH_OPTION_BYTES_START_PHYSICAL_ADDRESS   ((uint32_t)0x00004800)

Option bytes: start address

Definition at line 75 of file stm8l15x_flash.h.

#define FLASH_PROGRAM_START_PHYSICAL_ADDRESS   ((uint32_t)0x00008000)

Flash: start address

Definition at line 43 of file stm8l15x_flash.h.

#define FLASH_RASS_KEY1   ((uint8_t)0x56)

First RASS key

Definition at line 77 of file stm8l15x_flash.h.

Referenced by FLASH_Unlock().

#define FLASH_RASS_KEY2   ((uint8_t)0xAE)

Second RASS key

Definition at line 78 of file stm8l15x_flash.h.

Referenced by FLASH_Unlock().

#define FLASH_READOUTPROTECTION_KEY   ((uint8_t)0xAA)

Read out protection key

Definition at line 79 of file stm8l15x_flash.h.

Referenced by FLASH_GetReadOutProtectionStatus().

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com