This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

st,stm32-flash-controller

Vendor: STMicroelectronics

Description

STM32 Family flash controller

Properties

Properties not inherited from the base binding file.

Name

Type

Details

st,rdp1-enable-byte

int

This property provides a byte which should used to enable non-permanent
readout protection (RDP1). Actually, any byte except 0xAA and 0xCC
(which are used by RDP0 and RDP2 respectively) can be used to enable
RDP1 but in multi-image environment, some other image could check if
RDP1 is enabled by comparing it to some hardcoded value. The byte has to
be different than 0xAA and 0xCC.

Default value: 85