Difference between revisions of "GigaDevice GD32103E-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the GigaDevice GD32103E-EVAL evaluation board.<br> 450px == Preparing f...")
 
Line 8: Line 8:
 
*Power the board via CN2.
 
*Power the board via CN2.
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
[[File:GigaDevice_GD32103C-START_GD32F103VC_connect.png|400px]]
+
[[File:GigaDevice_GD32103E-EVAL_GD32F103ZE_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==

Revision as of 14:15, 5 April 2024

This article describes specifics for the GigaDevice GD32103E-EVAL evaluation board.
GigaDevice GD32103E-EVAL GD32F103ZE picture.jpg

Preparing for J-Link

  • Connect the J-Link to the JTAG header (JP1)
  • Power the board via CN2.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

GigaDevice GD32103E-EVAL GD32F103ZE connect.png

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the GigaDevice GD32103E-EVAL.
It is a simple Hello World sample linked into the internal flash.

SETUP