User Guide
GD32350G-START
4 /13
1.
Summary
GD32350G-START board uses GD32F350G8 as the main controller. As a complete
development platform of GD32F3x0 powered by ARM® Cortex™-M4 core, the board
supports full range of peripherals. It uses mini-USB interface or AC/DC adapter to supply 5V
power. SWD, Reset, Boot, User button key, LED and Extension Pin are also included. This
document details its hardware schematic and the relevant applications.
2.
Function Pin Assign
Table 2-1 Pin assignment
Function
Pin
Description
LED
PA1
LED1
KEY
PA0
K1-User Key
RESET
K2-Reset
USB
PA11
USBDM
PA12
USBDP
PA8
USBCTR
PA9
USBVBUS
3.
Getting started
The START Board uses mini-USB connecter or AC/DC adapter to get power, the hardware
system power is +3.3V. A mini-USB cable are necessary to down programs. Select the
correct boot mode and then power on, the LED3 will turn on, which indicates the power
supply is ready.
There are Keil version and IAR version of all projects. Keil version of the projects are created
based on Keil MDK-ARM 4.74 uVision4. IAR version of the projects are created based on
IAR Embedded Workbench for ARM 7.40.2. During use, the following points should be
noted:
1. If you use Keil uVision4 to open the project, install the GD32F3x0_AddOn.2.0.0.exe to
load the associated files.
2. If you use Keil uVision5 to open the project, there are two ways to solve the "Device
Missing (s)" problem. One is to install GigaDevice.GD32F3x0_DFP.2.0.0.pack. In Project
menu, select the Manage sub menu, click on the “Version Migrate 5 Format...” menu, the Keil
uVision4 project will be converted to Keil uVision5 project. Then add “C:\Keil_v5\ARM\Pack
\ARM\CMSIS\4.2.0\CMSIS\
Include” to C/C++ in Option for Target. The other is to install
Addon directly. Select the installation directory of Keil uVision5 software, such as C:\Keil_v5,
in Destination Folder of Folder Selection. Select the corresponding device in Device of
Option for Target
and add “C:\Keil_v5\ARM\Pack\ARM\CMSIS\4.2.0\CMSIS\Include” to