GigaDevice GD32E235C-EVAL

From SEGGER Wiki
Revision as of 14:04, 13 June 2024 by Torben.scharping (talk | contribs) (Preparing for J-Link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

GigaDevice GD32E235C-EVAL board.jpg

Preparing for J-Link

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

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

SETUP