rt-thread/bsp/gd32350r-eval
Placebo27 538158bf20
[bsp] fix mismatched function types in rt_pin_ops for all drv_gpio.c (#7457)
2023-05-08 23:35:27 -04:00
..
Libraries [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2022-06-09 07:01:59 +08:00
applications [bsp][applications][sconscript] 整理统一sconscript格式 (#6481) 2022-10-03 10:43:08 -04:00
drivers [bsp] fix mismatched function types in rt_pin_ops for all drv_gpio.c (#7457) 2023-05-08 23:35:27 -04:00
.config sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
EventRecorderStub.scvd [add]add gd32350r-eval bsp 2021-06-23 14:00:13 +08:00
Kconfig [add]add gd32350r-eval bsp 2021-06-23 14:00:13 +08:00
README.md [add]add gd32350r-eval bsp 2021-06-23 14:00:13 +08:00
SConscript [add]add gd32350r-eval bsp 2021-06-23 14:00:13 +08:00
SConstruct [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2022-06-09 07:01:59 +08:00
gd32_rom.icf format link scripts 2023-01-08 22:52:13 -05:00
gd32_rom.ld [add]add gd32350r-eval bsp 2021-06-23 14:00:13 +08:00
gd32_rom.sct [add]add gd32350r-eval bsp 2021-06-23 14:00:13 +08:00
project.uvoptx [update] bsp .config file and rtconfig.h file. 2021-10-14 14:49:53 +08:00
project.uvprojx sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
rtconfig.h sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
rtconfig.py [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 2022-06-09 07:01:59 +08:00
template.uvoptx [add]add gd32350r-eval bsp 2021-06-23 14:00:13 +08:00
template.uvprojx [add]add gd32350r-eval bsp 2021-06-23 14:00:13 +08:00

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