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.

gd,gd32-nv-flash-v2

Vendor: GigaDevice Semiconductor

Description

Flash memory binding of GD32 FMC v2.

GD32 series use this type flash memory:
  - GD32F10x
  - GD32F20x
  - GD32F30x
  - GD32F403

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

address alignment required by flash write operations

max-erase-time-ms

int

Max erase time(millisecond) of a flash page

This property is required.

bank0-page-size

int

Flash memory page size for bank0

This property is required.

bank1-page-size

int

Flash memory page size for bank1

This property is required.