GigaDevice GD32350C-START

From SEGGER Wiki
Revision as of 17:54, 27 February 2024 by Joshua.Kozian (talk | contribs) (Created page with "__TOC__ This article describes specifics for the GigaDevice GD32350C-START evaluation board.<br> 450px == Preparing fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the GigaDevice GD32350C-START evaluation board.
450px

Preparing for J-Link

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

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

SETUP