Difference between revisions of "GigaDevice GD32E232K-START"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
(Preparing for J-Link)
 
Line 11: Line 11:
 
! J-Link Pin || Connector !! Pin || Name
 
! J-Link Pin || Connector !! Pin || Name
 
|-
 
|-
| VTref || JP3 || 1 || +3V3
+
| VTref || JP3 || 1 || 3V3
 
|-
 
|-
 
| GND || JP3 || 4 || GND
 
| GND || JP3 || 4 || GND

Latest revision as of 16:43, 7 June 2024

This article describes specifics for the GigaDevice GD32E232K-START evaluation board.
GigaDevice GD32E232K-START GD32E232K8 picture.jpg

Preparing for J-Link

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

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

SETUP