Difference between revisions of "GigaDevice GD32F310C-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Example Project)
 
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
   

Latest revision as of 14:27, 15 May 2024

This article describes specifics for the GigaDevice GD32F310C-EVAL evaluation board.
GigaDevice GD32F310C-EVAL GD32F310C8 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:

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

SETUP