Difference between revisions of "GigaDevice GD32F303B-START"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the [SiliconVendor] [EvalBoardName] evaluation board.<br> '''[PICTURE OF BOARD]''' 450px == Prepar...")
 
Line 1: Line 1:
 
__TOC__
 
__TOC__
   
This article describes specifics for the [SiliconVendor] [EvalBoardName] evaluation board.<br>
+
This article describes specifics for the GigaDevice GD32F303B-START evaluation board.<br>
 
'''[PICTURE OF BOARD]'''
 
'''[PICTURE OF BOARD]'''
 
[[File:VENDOR_BOARDNAME.jpg|450px]]
 
[[File:VENDOR_BOARDNAME.jpg|450px]]

Revision as of 14:34, 27 February 2024

This article describes specifics for the GigaDevice GD32F303B-START evaluation board.
[PICTURE OF BOARD] 450px

Preparing for J-Link

  • Connect the J-Link to ......
  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref
GND
nTRST
TDI
TMS/SWDIO
TCK/SWCLK
RTCK
TDO/SWO
RESET
DBGRQ
5V-Supply
  • Power the board via........
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

[PICTURE OF CONNECT] VENDOR DEVICE 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 [SiliconVendor] [EvalBoardName].
It is a simple Hello World sample linked into the internal flash.

SETUP