GigaDevice GD32F527I-EVAL

From SEGGER Wiki
Revision as of 09:13, 25 June 2024 by Torben.scharping (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the GigaDevice GD32F527I-EVAL evaluation board.

GigaDevice GD32F527I-EVAL GD32F527IST7 board.jpg

Preparing for J-Link

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

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

SETUP