Difference between revisions of "GigaDevice GD32E235C-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "Category:Evalboards __TOC__ This article describes specifics for the GigaDevice GD32E235C-EVAL evaluation board.<br> 450px...")
(No difference)

Revision as of 14:00, 13 June 2024

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

GigaDevice GD32L235R-EVAL board.jpg

Preparing for J-Link

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

GigaDevice GD32L235R-EVAL GD32E235RBT6 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