Difference between revisions of "GigaDevice GD32C1"

From SEGGER Wiki
Jump to: navigation, search
(Internal Flash)
Line 17: Line 17:
 
|}
 
|}
   
==On-Chip Memory Regions==
 
The internal flash is divided into 4 different regions:<br>
 
*Main Flash Block (0x08000000 - 0x0801FFFF)
 
*Information Block (0x1FFFB000 - 0x1FFFF7FF)
 
*Option bytes Block (0x1FFFF800 - 0x1FFFF80F)
 
*One-time program Block (0x1FFF7000 - 0x1FFF71FF)
 
 
For now, the Main Flash Block is supported, only.
 
   
 
==Reset==
 
==Reset==

Revision as of 16:10, 16 February 2024

The GigaDevice GD32C1 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 0x08000000 Up to 256 KB YES.png
Information flash 0x1FFFB000 18 KB NO.png
Option Bytes 0x1FFFF800 16 B YES.png
OTP 0x1FFF7000 512 B NO.png


Reset

No special reset is required.

Evaluation Boards

Example Application