GD32F1x0_Firmware_Library_V2.0.0

所属分类单片机开发
开发工具:MDK
文件大小:4134KB
下载次数:19
上传日期:2017-08-06 17:11:53
上 传 者szf
说明:  GD32F1x0 2.0固件库 包含例程
(The GD32F1x0 2 firmware library contains routines)

文件列表:
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\ADC_DMA\gd32f1x0_conf.h (1442, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\ADC_DMA\main.c (4185, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\ADC_DMA_TwoResolution\gd32f1x0_conf.h (1442, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\ADC_DMA_TwoResolution\gd32f1x0_it.c (2478, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\ADC_DMA_TwoResolution\gd32f1x0_it.h (1056, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\ADC_DMA_TwoResolution\main.c (9202, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\ADC_Oversampler\gd32f1x0_conf.h (1442, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\ADC_Oversampler\main.c (6051, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\ADC_temperature_Vref_Vbat\gd32f1x0_conf.h (1442, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\ADC_temperature_Vref_Vbat\main.c (2552, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\AnalogWatchdog\gd32f1x0_conf.h (1442, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\AnalogWatchdog\gd32f1x0_it.c (2509, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\AnalogWatchdog\gd32f1x0_it.h (1077, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\AnalogWatchdog\main.c (4214, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\Multi_channel_regular\gd32f1x0_conf.h (1442, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\Multi_channel_regular\gd32f1x0_it.c (3707, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\Multi_channel_regular\gd32f1x0_it.h (1088, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\Multi_channel_regular\main.c (6106, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\TIMTrigger_AutoInsertion\gd32f1x0_conf.h (1442, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\TIMTrigger_AutoInsertion\gd32f1x0_it.c (2799, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\TIMTrigger_AutoInsertion\gd32f1x0_it.h (1086, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\ADC\TIMTrigger_AutoInsertion\main.c (7327, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\CAN\DualCAN\gd32f1x0_conf.h (1288, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\CAN\DualCAN\gd32f1x0_it.c (3244, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\CAN\DualCAN\gd32f1x0_it.h (1021, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\CAN\DualCAN\main.c (11805, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\CAN\Loopback\gd32f1x0_conf.h (1288, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\CAN\Loopback\gd32f1x0_it.c (3658, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\CAN\Loopback\gd32f1x0_it.h (1022, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\CAN\Loopback\main.c (10542, 2016-02-23)
GD32F1x0_Firmware_Library_V2.0.0\Examples\CAN\Networking\gd32f1x0_conf.h (1290, 2016-02-23)
... ...

/** ****************************************************************************** * @file Template/readme.txt * @author MCU SD * @version V2.0.0 * @date 15-Jan-2016 * @brief Description of the Template example. ****************************************************************************** */ @brief This example is used as a template project that can be used as reference to build any new firmware application for GD32F130xx/150xx or GD32F170xx/190xx devices using the GD32F1x0 Standard Peripherals Library. @Directory contents - Template/systick.c Systick configuration file - Template/systick.h Systick configuration header file - Template/gd32f1x0_conf.h Library Configuration file - Template/gd32f1x0_it.c Interrupt handlers - Template/gd32f1x0_it.h Interrupt handlers header file - Template/main.c Main program @Hardware and Software environment - This example runs on GD32F130xx/150xx and GD32F170xx/GD32F190xx devices. - This example has been tested with Gigadevice GD32130/150xx-EVAL (GD32F130/150xx Devices) and GD32170/190xx-EVAL (GD32F170/190xx Devices) evaluation boards. This example can be easily tailored to any other supported device and development board. @How to use it ? In order to make the program work, you must do the following: + EWARM - Open the Project.eww workspace - Rebuild all files: Project->Rebuild all - Load project image: Project->Debug - Run program: Debug->Go(F5) + MDK-ARM - Open the Project.uvproj project - Rebuild all files: Project->Rebuild all target files - Load project image: Debug->Start/Stop Debug Session - Run program: Debug->Run (F5) /****************** (C) COPYRIGHT 2016 GIGADEVICE *********END OF FILE*********/

近期下载者

相关文件


收藏者