yangjie11 95e6b69b8e sync and update all projects (#7138) 2 vuotta sitten
..
Libraries 83b3aadaa3 [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2 vuotta sitten
applications f7be5fc84b [bsp][applications][sconscript] 整理统一sconscript格式 (#6481) 2 vuotta sitten
drivers 765c2ec5f9 [errno code]fix that use RT_EFULL without - 2 vuotta sitten
.config 95e6b69b8e sync and update all projects (#7138) 2 vuotta sitten
EventRecorderStub.scvd f02ebb3661 [add]add gd32350r-eval bsp 3 vuotta sitten
Kconfig f02ebb3661 [add]add gd32350r-eval bsp 3 vuotta sitten
README.md f02ebb3661 [add]add gd32350r-eval bsp 3 vuotta sitten
SConscript f02ebb3661 [add]add gd32350r-eval bsp 3 vuotta sitten
SConstruct 83b3aadaa3 [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2 vuotta sitten
gd32_rom.icf 592284c66c format link scripts 2 vuotta sitten
gd32_rom.ld f02ebb3661 [add]add gd32350r-eval bsp 3 vuotta sitten
gd32_rom.sct f02ebb3661 [add]add gd32350r-eval bsp 3 vuotta sitten
project.uvoptx 7dc99c1ff4 [update] bsp .config file and rtconfig.h file. 3 vuotta sitten
project.uvprojx 95e6b69b8e sync and update all projects (#7138) 2 vuotta sitten
rtconfig.h 95e6b69b8e sync and update all projects (#7138) 2 vuotta sitten
rtconfig.py c9878aacd2 [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 2 vuotta sitten
template.uvoptx f02ebb3661 [add]add gd32350r-eval bsp 3 vuotta sitten
template.uvprojx f02ebb3661 [add]add gd32350r-eval bsp 3 vuotta sitten

README.md

GD32350R-EVAL

简介

GD32350R-EVAL是-兆易创新推出的一款GD32F350系列的评估板,板载资源主要如下:

硬件 描述
芯片型号 GD32F350R8T6
CPU ARM Cortex M4
主频 108M
片内SRAM 16K
片内FLASH 64K

编译说明

GD32450Z-EVAL板级包支持MDK5开发环境以下是具体版本信息:

IDE/编译器 已测试版本
MDK5 MDK524a

烧写及执行

供电方式:开发板使用 Mini USB 接口或者 DC-005 连接器提供 5V 电源。

下载程序:下载程序到开发板需要一套 JLink 或者使用 GD-Link 工具。

串口连接:使用串口线连接到COM1(UART0),或者使用USB转TTL模块连接PA9(MCU TX)和PA10(MCU RX)。

运行结果

如果编译 & 烧写无误,当复位设备后,会在串口上看到RT-Thread的启动logo信息:

 \ | /
- RT -     Thread Operating System
 / | \     4.0.4 build Jun 21 2021
 2006 - 2021 Copyright by rt-thread team

<RT-Thread -- GD32F350R8T6>

msh >

驱动支持情况及计划

驱动 支持情况 备注
UART 支持 UART0~1
GPIO 支持 ALL

联系人信息

维护人:RiceChen 邮箱:980307037@qq.com