GigaDevice GD32F427V-START

From SEGGER Wiki
Jump to: navigation, search

This article describes specifics for the GigaDevice GD32F427V-START evaluation board.
GigaDevice GD32F427V-START GD32F427VK picture.jpg

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref JP1 1 +V
GND JP1 4 G
TMS/SWDIO JP1 2 IO
TCK/SWCLK JP1 3 CK
  • Power the board via CN2.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP