GigaDevice GD32A4

From SEGGER Wiki
Revision as of 08:32, 25 June 2024 by Torben.scharping (talk | contribs) (Internal Flash)
Jump to: navigation, search

The GD32A49x series are 32-bit general-purpose microcontrollers based on the Arm® Cortex®-M4 processor.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Main flash Bank 0 0x08000000 Up to 1 MB YES.png
Main flash Bank 1 0x08100000 Up to 2 MB YES.png
Option Byte Bank 0 0x1FFFC000 16 B NO.png
Option Byte Bank 1 0x1FFEC000 16 B NO.png
OTP Bytes 0x1FFF7800 512 B NO.png

ECC RAM

In order to prevent errors when reading first time, the DLL initializes the first 24Kb of RAM starting at 0x2000 0000.

Watchdog Handling

  • The device does have 2 watchdogs.
  • The watchdogs are fed during flash programming.

Device Specific Handling

Connect

  • On Connect, protection level is checked. For further information regarding this, please click here.

Reset

  • The device uses normal Cortex-M reset, no special handling necessary, like described here.

Evaluation Boards

Example Application