Difference between revisions of "GigaDevice GD32307C-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the GigaDevice GD32307C-EVAL evaluation board.<br> 450px == Preparing for...")
 
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
   
 
This article describes specifics for the GigaDevice GD32307C-EVAL evaluation board.<br>
 
This article describes specifics for the GigaDevice GD32307C-EVAL evaluation board.<br>
[[File:GigaDevice_GD32350C-START_GD32350C8_board.jpg|450px]]
+
[[File:GigaDevice_GD32307VC_GD32307C-EVAL_board.jpg|450px]]
   
 
== 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 CN100.
+
*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_GD32350C-START_GD32350C8_connect.png|400px]]
+
[[File:GigaDevice_GD32307VC_GD32307C-EVAL_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==
Line 15: Line 15:
 
*Embedded Studio: V7.12a
 
*Embedded Studio: V7.12a
 
*Hardware: GigaDevice GD32307C-EVAL
 
*Hardware: GigaDevice GD32307C-EVAL
*Link: [[File:GigaDevice_GD32330CB_TestProject_ES_V712a.zip]]
+
*Link: [[File:GigaDevice_GD32307VC_TestProject_ES_V712a.zip]]

Latest revision as of 18:39, 8 March 2024

This article describes specifics for the GigaDevice GD32307C-EVAL evaluation board.
GigaDevice GD32307VC GD32307C-EVAL board.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 GD32307VC GD32307C-EVAL 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 GD32307C-EVAL.
It is a simple Hello World sample linked into the internal flash.

SETUP