Difference between revisions of "GigaDevice GD32E113R-START"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the GigaDevice GD32E103C-START evaluation board. 450px == Minimum requirements == * J-Link so...")
 
 
Line 1: Line 1:
 
__TOC__
 
__TOC__
   
This article describes specifics for the GigaDevice GD32E103C-START evaluation board.
+
This article describes specifics for the GigaDevice GD32E113R-START evaluation board.
   
 
[[File:GigaDevice_GD32E113R.jpg|450px]]
 
[[File:GigaDevice_GD32E113R.jpg|450px]]

Latest revision as of 16:40, 30 August 2022

This article describes specifics for the GigaDevice GD32E113R-START evaluation board.

GigaDevice GD32E113R.jpg

Minimum requirements

  • J-Link software V7.71a or later

Preparing for J-Link

The GD32E113R-START does not come with a standard debug connector. Therefore, these signals have to be wired manually to connect the J-Link to the evaluation board. The following guide will describe how the GD32E113R-START evaluation board can be connected to your J-Link.

  • Populate the the pin header JP4
  • Connect the board with jumping wires to your J-Link (see table below)
    For information about the J-Link pinout please refer to the following page: J-Link SWD pinout.
J-Link 20 pin debug interface Pin on evaluation board
Pin 1 (VTref) V
Pin 4 (GND) G
Pin 7 (SWDIO) IO
Pin 9 (SWCLK) CK
  • Power the board via the USB port (CN100).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

GD32E113R-START 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 GD32E113R-START. The application is linked into the internal flash.
SETUP