Difference between revisions of "GigaDevice GD32F3"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "The GigaDevice GD32F3 series are 32-bit general-purpose microcontrollers based on the ARM Cortex-M4 processor. __TOC__ ==Flash Banks== ===Internal Flash=== {| class="seggert...")
 
(Internal Flash)
Line 11: Line 11:
 
|-
 
|-
 
| Option Bytes || 0x1FFFF800 || 16 B || style="text-align:center;"| {{YES}}
 
| Option Bytes || 0x1FFFF800 || 16 B || style="text-align:center;"| {{YES}}
|-
 
| OTP Bytes || 0x1FFF7000 || 512 B || style="text-align:center;"| {{NO}}
 
 
|}
 
|}
   

Revision as of 15:33, 22 February 2024

The GigaDevice GD32F3 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
Option Bytes 0x1FFFF800 16 B YES.png

Watchdog Handling

  • The device does have 2 watchdogs, FWDGT and WWDGT.
  • The WWDGT watchdog is 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