GigaDevice GD32170C-START

From SEGGER Wiki
Revision as of 17:23, 14 May 2024 by Joshua.Kozian (talk | contribs) (Preparing for J-Link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the GigaDevice GD32170C-START evaluation board.
GigaDevice GD32F170C8 GD32170C-START board.jpg

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref JP1 20 +5V
GND JP1 19 GND
TMS/SWDIO JP2 4 PA13
TCK/SWCLK JP2 7 PA14
  • Power the board via CN100.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP