Difference between revisions of "GigaDevice GD32103B-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
   
 
This article describes specifics for the GigaDevice GD32103B-EVAL evaluation board.<br>
 
This article describes specifics for the GigaDevice GD32103B-EVAL evaluation board.<br>
[[File:GigaDevice_GD32103B-EVAL_GD32F103VB_picture.jpg|10px10px]]
+
[[File:GigaDevice_GD32103B-EVAL_GD32F103VB_picture.jpg|500px]]
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
 
*Connect the J-Link to the JTAG header (JP1)
 
*Connect the J-Link to the JTAG header (JP1)
*Power the board via CN2.
+
*Power the board via CN3.
 
* 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_GD32103B-EVAL_GD32F103VB_connect.png|400px]]
 
[[File:GigaDevice_GD32103B-EVAL_GD32F103VB_connect.png|400px]]

Latest revision as of 16:17, 31 May 2024

This article describes specifics for the GigaDevice GD32103B-EVAL evaluation board.
GigaDevice GD32103B-EVAL GD32F103VB picture.jpg

Preparing for J-Link

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

GigaDevice GD32103B-EVAL GD32F103VB 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 GD32103B-EVAL.
It is a simple Hello World sample linked into the internal flash.

SETUP