GigaDevice GD32F470Z-EVAL

From SEGGER Wiki
Revision as of 13:30, 27 May 2024 by Joshua.Kozian (talk | contribs) (Created page with "Category:Evalboards __TOC__ This article describes specifics for the GigaDevice GD32F470Z-EVAL evaluation board.<br> File:GigaDevice_GD32F470Z-EVAL_GD32F470ZK_picture.j...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the GigaDevice GD32F470Z-EVAL evaluation board.
GigaDevice GD32F470Z-EVAL GD32F470ZK picture.jpg

Preparing for J-Link

  • Connect the J-Link to the JTAG header (JP2)
  • Power the board via CN3.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP