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-v1

Vendor: GigaDevice Semiconductor

Description

Flash memory binding of GD32 FMC v1.

GD32 series use this type flash memory:
  - GD32C10x
  - GD32C11x
  - GD32E10x
  - GD32E11x
  - GD32E50x
  - GD32F3x0
  - GD32F1x0
  - GD32E23x
  - GD32VF103
  - GD32L23x

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.

page-size

int

Flash memory page size

This property is required.