- 1
- 2
- 3
- 4
- 5
GD32F103ZET6开发板PDF原理图+硬件用户手册+软件Demo源码资料
资料介绍
GD32F103ZET6开发板PDF原理图+硬件用户手册+软件Demo源码资料,01_Running_LED
02_SysTick_LED
03_USART1_Print
04_USART2_Print
05_I2C_EEPROM
06_SPI_SPI-Flash
07_RTC_Clock
08_EXMC_NandFlash
09_EXMC_TouchScreen
10_ADC_DMA
11_DAC Output Voltage Value
12_SDIO_SDCardTest
13_I2S_Audio Player
14_USB_Custom_HID
#include "gd32f10x.h"
#include <stdio.h>
#include "systick.h"
/* Private function prototypes -----------------------------------------------*/
void LED_config(void);
void Turn_On_LED(uint8_t LED_NUM);
/* Private variables ---------------------------------------------------------*/
uint8_t count=0;
/* Private functions ---------------------------------------------------------*/
/**
* @brief Configure the GPIO ports.
* @param None
* @retval None
*/
void LED_config(void)
{
GPIO_InitPara GPIO_InitStructure;
/* Enable GPIOF clock */
RCC_APB2PeriphClock_Enable(RCC_APB2PERIPH_GPIOF, ENABLE);
GPIO_InitStructure.GPIO_Pin = GPIO_PIN_0 |GPIO_PIN_1 |GPIO_PIN_2 |GPIO_PIN_3;
GPIO_InitStructure.GPIO_Speed = GPIO_SPEED_50MHZ;
GPIO_InitStructure.GPIO_Mode = GPIO_MODE_OUT_PP;
GPIO_Init(GPIOF,&GPIO_InitStructure);
GPIO_ResetBits(GPIOF, GPIO_PIN_0 |GPIO_PIN_1 |GPIO_PIN_2 |GPIO_PIN_3);
}
/**
* @brief Light the LEDs.
* @param LED_NUM:LEDx where x can be 2..5.
* @retval None
*/
void Turn_On_LED(uint8_t LED_NUM)
{
switch(LED_NUM)
{
/* Light the LED2 */
case 0:
GPIO_SetBits(GPIOF,GPIO_PIN_0);
break;
/* Light the LED3 */
case 1:
GPIO_SetBits(GPIOF,GPIO_PIN_1);
break;
/* Light the LED4 */
case 2:
GPIO_SetBits(GPIOF,
部分文件列表
文件名 | 大小 |
GD32103E-EVAL-User-Manual.pdf | |
GD32103E-EVAL.pdf | 1182KB |
GD32F103ZET6 Demo板资料/ | |
GD32F103ZET6 Demo板资料/Library/ | |
GD32F103ZET6 Demo板资料/Library/GD32F10x_Firmware_Library/ | |
GD32F103ZET6 Demo板资料/Library/GD32F10x_Firmware_Library/Example/ | |
GD32F103ZET6 Demo板资料/Library/GD32F10x_Firmware_Library/Example/ADC/ | |
GD32F103ZET6 Demo板资料/Library/GD32F10x_Firmware_Library/Example/ADC/ADC1_DMA/ | |
GD32F103ZET6 Demo板资料/Library/GD32F10x_Firmware_Library/Example/ADC/ADC1_DMA/gd32f10x_conf.h | 1KB |
GD32F103ZET6 Demo板资料/Library/GD32F10x_Firmware_Library/Example/ADC/ADC1_DMA/main.c | 4KB |
GD32F103ZET6 Demo板资料/Library/GD32F10x_Firmware_Library/Example/ADC/ADC1_DMA/readme.txt | 1KB |
... |
最新上传
-
21ic小能手 打赏5.00元 14小时前
-
21ic小能手 打赏5.00元 14小时前
-
21ic小能手 打赏5.00元 14小时前
-
21ic小能手 打赏5.00元 14小时前
-
21ic小能手 打赏5.00元 14小时前
-
xlhtracy 打赏10.00元 3天前
-
xlhtracy 打赏10.00元 3天前
-
21ic小能手 打赏5.00元 3天前
-
21ic小能手 打赏5.00元 3天前
-
xlhtracy 打赏5.00元 3天前
-
czmhcy 打赏1.00元 3天前
资料:bitboy
-
21ic小能手 打赏5.00元 3天前
-
21ic小能手 打赏20.00元 3天前
资料:STM32控制小米电机
-
21ic下载 打赏310.00元 3天前
用户:小猫做电路
-
21ic下载 打赏310.00元 3天前
用户:gsy幸运
-
21ic下载 打赏310.00元 3天前
用户:zhengdai
-
21ic下载 打赏310.00元 3天前
用户:liqiang9090
-
21ic下载 打赏260.00元 3天前
用户:kk1957135547
-
21ic下载 打赏110.00元 3天前
用户:铁蛋锅
-
21ic下载 打赏130.00元 3天前
用户:xzxbybd
-
21ic下载 打赏70.00元 3天前
用户:jh03551
-
21ic下载 打赏50.00元 3天前
用户:sun2152
-
21ic下载 打赏40.00元 3天前
用户:WK520077778
-
21ic下载 打赏40.00元 3天前
用户:xuzhen1
-
21ic下载 打赏40.00元 3天前
用户:w178191520
-
21ic下载 打赏40.00元 3天前
用户:w993263495
-
21ic下载 打赏30.00元 3天前
用户:w1966891335
-
21ic下载 打赏20.00元 3天前
用户:不觉明了
-
21ic下载 打赏10.00元 3天前
用户:cooldog123pp
-
21ic下载 打赏5.00元 3天前
用户:liming238
-
21ic下载 打赏10.00元 3天前
用户:ax918
-
21ic下载 打赏5.00元 3天前
用户:farsy
-
21ic小能手 打赏5.00元 3天前
-
21ic小能手 打赏5.00元 3天前
-
21ic小能手 打赏5.00元 3天前
-
21ic小能手 打赏5.00元 3天前
-
21ic小能手 打赏5.00元 3天前
资料:stm32f4 经典例程
-
sraay 打赏1.00元 3天前
-
21ic小能手 打赏5.00元 3天前
资料:零功耗通信白皮书
-
21ic小能手 打赏5.00元 3天前
全部评论(1)
2022-03-21 21:33:41calltwo
还没有看完,感谢平台的支持