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,stm32f4-nv-flash

Vendor: STMicroelectronics

Description

ST STM32F4 family flash memory.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

erase-block-size

int

address alignment required by flash erase operations

write-block-size

int

Number of bytes used in write operations. Default value is based on the
reset value of Flash Control Register (FLASH_CR).

This property is required.

Default value: 1

Legal values: 1, 2, 4, 8

max-erase-time

int

max erase time(millisecond) of a flash sector or page or half-page

This property is required.