GigaDevice GD321x0T-START

From SEGGER Wiki
Revision as of 13:55, 21 May 2024 by Joshua.Kozian (talk | contribs) (Created page with "Category:Evalboards __TOC__ This article describes specifics for the GigaDevice GD321x0T-START evaluation board.<br> File:GigaDevice_GD32F190T8_GD321x0T-START_board.jpg...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the GigaDevice GD321x0T-START evaluation board.
GigaDevice GD32F190T8 GD321x0T-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 GD32F190T8 GD321x0T-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 GD321x0T-START.
It is a simple Hello World sample linked into the internal flash.

SETUP