Difference between revisions of "GigaDevice GD32407V-START"

From SEGGER Wiki
Jump to: navigation, search
(SETUP)
 
Line 28: Line 28:
 
*Embedded Studio: V8.10b
 
*Embedded Studio: V8.10b
 
*Hardware: GigaDevice GD32407V-START
 
*Hardware: GigaDevice GD32407V-START
*Link: [[File:y.zip]]
+
*Link: [[File:GigaDevice_GD32F407VK_TestProject_ES_V810b.zip]]

Latest revision as of 17:16, 31 May 2024

This article describes specifics for the GigaDevice GD32407V-START evaluation board.
GigaDevice GD32407V-START GD32F407VK picture.jpg

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref JP6 2 +3V3
GND JP6 1 GND
TMS/SWDIO JP6 32 PA13
TCK/SWCLK JP5 31 PA14
  • Power the board via CN2.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP