Difference between revisions of "GigaDevice GD32350R-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the GigaDevice GD32F310C-EVAL evaluation board.<br> 450px == Preparing f...")
 
Line 2: Line 2:
   
 
This article describes specifics for the GigaDevice GD32F310C-EVAL evaluation board.<br>
 
This article describes specifics for the GigaDevice GD32F310C-EVAL evaluation board.<br>
[[File:GigaDevice_GD32F310C-EVAL_GD32F310C8_board.jpg|450px]]
+
[[File:GigaDevice_GD32350R-EVAL_GD32F350RB_board.jpg|450px]]
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
Line 20: Line 20:
 
*Power the board via CN100.
 
*Power the board via CN100.
 
* 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_GD32F310C-EVAL_GD32F310C8_connect.png|400px]]
+
[[File:TODO.png|400px]]
   
 
== Example Project==
 
== Example Project==
Line 27: Line 27:
 
*Embedded Studio: V7.12a
 
*Embedded Studio: V7.12a
 
*Hardware: GigaDevice GD32350R-EVAL
 
*Hardware: GigaDevice GD32350R-EVAL
*Link: [[File:GigaDevice_GD32F310C8_TestProject_ES_7V12a.zip]]
+
*Link: [[File:TODO.zip]]

Revision as of 18:56, 27 February 2024

This article describes specifics for the GigaDevice GD32F310C-EVAL evaluation board.
GigaDevice GD32350R-EVAL GD32F350RB board.jpg

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref JP1 4 +3V3
GND JP1 3 GND
TMS/SWDIO JP1 2 IO
TCK/SWCLK JP1 1 CK
  • Power the board via CN100.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

400px

Example Project

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

SETUP

  • Embedded Studio: V7.12a
  • Hardware: GigaDevice GD32350R-EVAL
  • Link: File:TODO.zip