GigaDevice GD32C231C-EVAL

From SEGGER Knowledge Base
Jump to navigation Jump to search

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

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin
VTref SWD +3V3
GND SWD GND
SWDIO SWD IO
SWCLK SWD CK
RESET JP5 NRST
  • Power the board via USB C.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP