GigaDevice GD32103C-START

From SEGGER Wiki
Jump to: navigation, search

This article describes specifics for the GigaDevice GD32103C-START evaluation board.
GigaDevice GD32103C-START GD32F103VC picture.jpg

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref JP5 19 +3V3
GND JP6 1 GND
TMS/SWDIO JP6 40 PA13
TCK/SWCLK JP5 37 PA14
  • Power the board via CN1.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

GigaDevice GD32103C-START GD32F103VC 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 GD32103C-START.
It is a simple Hello World sample linked into the internal flash.

SETUP