GigaDevice GD32E2

From SEGGER Wiki
Revision as of 14:20, 2 October 2020 by Erik (talk | contribs) (Created page with "__TOC__ The GigaDevice GD32E5 series are 32-bit general-purpose microcontrollers based on the ARM Cortex-M4 processor. The GD32E5 devices belong to the high performance line o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The GigaDevice GD32E5 series are 32-bit general-purpose microcontrollers based on the ARM Cortex-M4 processor. The GD32E5 devices belong to the high performance line of GigaDevices GD32 MCU series.

On-Chip Memory Regions

The internal flash is divided into 4 different regions:

  • Main Flash Block (0x08000000 - 0x0807FFFF)
  • Information Block (GD32E50x_HD: 0x1FFFF000 - 0x1FFFF7FF; GD32E50x_CL: 0x1FFFB000 - 0x1FFFF7FF)
  • Option bytes Block (0x1FFFF800 - 0x1FFFF80F)
  • One-time program Block (0x1FFF7000 - 0x1FFF77FF)

For now, the Main Flash Block is supported, only.

Reset

No special reset is required.

Evaluation Boards

Example Application