Difference between revisions of "GigaDevice GD32H7"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The GigaDevice GD32H7 are Cortex-M7 based MCUs. ==Internal Flash== {| class="seggertable" |- ! Flash Bank || Base address !! Size || J-Link Support |- | Main flash ||...")
 
 
Line 13: Line 13:
   
 
GD32H7 devices have ECC RAM which can be disabled. However, a connect to GD32H7 devices will initialize 16KB at 0x20000000.
 
GD32H7 devices have ECC RAM which can be disabled. However, a connect to GD32H7 devices will initialize 16KB at 0x20000000.
For more information, refer to the [[ECC | ECC article ]].
+
For more information, refer to the [[ECC | ECC article]].
   
 
==Reset==
 
==Reset==
 
No device specific reset is necessary. The normal Cortex-M reset is performed.
 
No device specific reset is necessary. The normal Cortex-M reset is performed.
   
See here for more information: https://wiki.segger.com/J-Link_Reset_Strategies#Type_0:_Normal
+
See here for more information: [[J-Link_Reset_Strategies#Type_0:_Normal | J-Link Reset Strategies]]
   
 
==Evaluation Boards==
 
==Evaluation Boards==
  +
* [[GigaDevice_GD32H759I-EVAL | GigaDevice GD32H759I-EVAL]]
*GigaDevice GD32H759I-EVAL: https://wiki.segger.com/GigaDevice_GD32H759I-EVAL
 

Latest revision as of 09:42, 2 November 2023

The GigaDevice GD32H7 are Cortex-M7 based MCUs.

Internal Flash

Flash Bank Base address Size J-Link Support
Main flash 0x08000000 Up to 3840 KB YES.png

Internal ECC RAM

GD32H7 devices have ECC RAM which can be disabled. However, a connect to GD32H7 devices will initialize 16KB at 0x20000000. For more information, refer to the ECC article.

Reset

No device specific reset is necessary. The normal Cortex-M reset is performed.

See here for more information: J-Link Reset Strategies

Evaluation Boards