文件名称:LED
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:484.86kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1设计要求
PC6,PC7,PD6,PD13 LED快速交替闪烁。
2 硬件电路设计
在开发板上通用I/O口PC6,PC7,PD6,PD13作为控制D1,D2,D3,D4的控制线。
3软件程序设计
根据设计任务要求,软件程序主要包括:
(1) 配置GPIO口,将PC6,PC7,PD6,PD13配置为上拉输出模式。
(2) 延时控制相应端口的置位和复位。
4 运行过程
(1) 使用Keil uVision3 通过JLINK仿真器连接开发板,打开实验例程目录下的.Uv2例程,编译链接工程;
(2) 下载后可看到PC6,PC7,PD6,PD13 LED快速交替闪烁。-1 design PC6, PC7, PD6, PD13 LED fast flash alternately. 2 hardware circuit board design in the development of general-purpose I/O port PC6, PC7, PD6, PD13 as the control D1, D2, D3, D4 of the control line. 3 software programming tasks according to design requirements, software programs, including: (1) configure the GPIO port, the PC6, PC7, PD6, PD13 is configured to pull output mode. (2) delay to control the corresponding port of the set and reset. 4 operation (1) Keil uVision3 JLINK emulator connection through the development board, open the test routine directory. Uv2 routines, build projects (2) After downloading you can see PC6, PC7, PD6, PD13 LED fast alternately flashing.
PC6,PC7,PD6,PD13 LED快速交替闪烁。
2 硬件电路设计
在开发板上通用I/O口PC6,PC7,PD6,PD13作为控制D1,D2,D3,D4的控制线。
3软件程序设计
根据设计任务要求,软件程序主要包括:
(1) 配置GPIO口,将PC6,PC7,PD6,PD13配置为上拉输出模式。
(2) 延时控制相应端口的置位和复位。
4 运行过程
(1) 使用Keil uVision3 通过JLINK仿真器连接开发板,打开实验例程目录下的.Uv2例程,编译链接工程;
(2) 下载后可看到PC6,PC7,PD6,PD13 LED快速交替闪烁。-1 design PC6, PC7, PD6, PD13 LED fast flash alternately. 2 hardware circuit board design in the development of general-purpose I/O port PC6, PC7, PD6, PD13 as the control D1, D2, D3, D4 of the control line. 3 software programming tasks according to design requirements, software programs, including: (1) configure the GPIO port, the PC6, PC7, PD6, PD13 is configured to pull output mode. (2) delay to control the corresponding port of the set and reset. 4 operation (1) Keil uVision3 JLINK emulator connection through the development board, open the test routine directory. Uv2 routines, build projects (2) After downloading you can see PC6, PC7, PD6, PD13 LED fast alternately flashing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
01 LED闪烁/FWlib/inc/misc.h
01 LED闪烁/FWlib/inc/stm32f10x_adc.h
01 LED闪烁/FWlib/inc/stm32f10x_bkp.h
01 LED闪烁/FWlib/inc/stm32f10x_can.h
01 LED闪烁/FWlib/inc/stm32f10x_conf.h
01 LED闪烁/FWlib/inc/stm32f10x_crc.h
01 LED闪烁/FWlib/inc/stm32f10x_dac.h
01 LED闪烁/FWlib/inc/stm32f10x_dbgmcu.h
01 LED闪烁/FWlib/inc/stm32f10x_dma.h
01 LED闪烁/FWlib/inc/stm32f10x_exti.h
01 LED闪烁/FWlib/inc/stm32f10x_flash.h
01 LED闪烁/FWlib/inc/stm32f10x_fsmc.h
01 LED闪烁/FWlib/inc/stm32f10x_gpio.h
01 LED闪烁/FWlib/inc/stm32f10x_i2c.h
01 LED闪烁/FWlib/inc/stm32f10x_iwdg.h
01 LED闪烁/FWlib/inc/stm32f10x_pwr.h
01 LED闪烁/FWlib/inc/stm32f10x_rcc.h
01 LED闪烁/FWlib/inc/stm32f10x_rtc.h
01 LED闪烁/FWlib/inc/stm32f10x_sdio.h
01 LED闪烁/FWlib/inc/stm32f10x_spi.h
01 LED闪烁/FWlib/inc/stm32f10x_tim.h
01 LED闪烁/FWlib/inc/stm32f10x_usart.h
01 LED闪烁/FWlib/inc/stm32f10x_wwdg.h
01 LED闪烁/FWlib/SRC/misc.c
01 LED闪烁/FWlib/SRC/stm32f10x_adc.c
01 LED闪烁/FWlib/SRC/stm32f10x_bkp.c
01 LED闪烁/FWlib/SRC/stm32f10x_can.c
01 LED闪烁/FWlib/SRC/stm32f10x_crc.c
01 LED闪烁/FWlib/SRC/stm32f10x_dac.c
01 LED闪烁/FWlib/SRC/stm32f10x_dbgmcu.c
01 LED闪烁/FWlib/SRC/stm32f10x_dma.c
01 LED闪烁/FWlib/SRC/stm32f10x_exti.c
01 LED闪烁/FWlib/SRC/stm32f10x_flash.c
01 LED闪烁/FWlib/SRC/stm32f10x_fsmc.c
01 LED闪烁/FWlib/SRC/stm32f10x_gpio.c
01 LED闪烁/FWlib/SRC/stm32f10x_i2c.c
01 LED闪烁/FWlib/SRC/stm32f10x_iwdg.c
01 LED闪烁/FWlib/SRC/stm32f10x_pwr.c
01 LED闪烁/FWlib/SRC/stm32f10x_rcc.c
01 LED闪烁/FWlib/SRC/stm32f10x_rtc.c
01 LED闪烁/FWlib/SRC/stm32f10x_sdio.c
01 LED闪烁/FWlib/SRC/stm32f10x_spi.c
01 LED闪烁/FWlib/SRC/stm32f10x_tim.c
01 LED闪烁/FWlib/SRC/stm32f10x_usart.c
01 LED闪烁/FWlib/SRC/stm32f10x_wwdg.c
01 LED闪烁/FWlib/SRC/system_stm32f10x.c
01 LED闪烁/JLink Regs CM3.txt
01 LED闪烁/JLinkArm_Target 1.ini
01 LED闪烁/JLinkLog.txt
01 LED闪烁/JLinkSettings.ini
01 LED闪烁/Obj/core_cm3.crf
01 LED闪烁/Obj/core_cm3.d
01 LED闪烁/Obj/core_cm3.o
01 LED闪烁/Obj/ExtDll.iex
01 LED闪烁/Obj/main.crf
01 LED闪烁/Obj/main.d
01 LED闪烁/Obj/main.o
01 LED闪烁/Obj/misc.crf
01 LED闪烁/Obj/misc.d
01 LED闪烁/Obj/misc.o
01 LED闪烁/Obj/startup_stm32f10x_hd.d
01 LED闪烁/Obj/startup_stm32f10x_hd.o
01 LED闪烁/Obj/STM32-FD-FLASHLED.axf
01 LED闪烁/Obj/STM32-FD-FLASHLED.hex
01 LED闪烁/Obj/STM32-FD-FLASHLED.htm
01 LED闪烁/Obj/STM32-FD-FLASHLED.lnp
01 LED闪烁/Obj/STM32-FD-FLASHLED.sct
01 LED闪烁/Obj/STM32-FD-FLASHLED.tra
01 LED闪烁/Obj/stm32f10x_gpio.crf
01 LED闪烁/Obj/stm32f10x_gpio.d
01 LED闪烁/Obj/stm32f10x_gpio.o
01 LED闪烁/Obj/stm32f10x_it.crf
01 LED闪烁/Obj/stm32f10x_it.d
01 LED闪烁/Obj/stm32f10x_it.o
01 LED闪烁/Obj/stm32f10x_rcc.crf
01 LED闪烁/Obj/stm32f10x_rcc.d
01 LED闪烁/Obj/stm32f10x_rcc.o
01 LED闪烁/Obj/system_stm32f10x.crf
01 LED闪烁/Obj/system_stm32f10x.d
01 LED闪烁/Obj/system_stm32f10x.o
01 LED闪烁/RAM.ini
01 LED闪烁/readme.txt
01 LED闪烁/startup/startup_stm32f10x_hd.s
01 LED闪烁/startup/startup_stm32f10x_ld.s
01 LED闪烁/startup/startup_stm32f10x_md.s
01 LED闪烁/startup_stm32f10x_hd.lst
01 LED闪烁/STM32-FD-FLASHLED.map
01 LED闪烁/stm32-fd-FlashLED.Opt
01 LED闪烁/stm32-fd-FlashLED.Uv2
01 LED闪烁/stm32-fd-FlashLED_Opt.Bak
01 LED闪烁/stm32-fd-FlashLED_Target 1.dep
01 LED闪烁/stm32-fd-FlashLED_Uv2.Bak
01 LED闪烁/STM32DBG.ini
01 LED闪烁/STM32F10x.s
01 LED闪烁/user/core_cm3.c
01 LED闪烁/user/core_cm3.h
01 LED闪烁/user/main.c
01 LED闪烁/user/platform_config.h
01 LED闪烁/user/stm32f10x.h
01 LED闪烁/user/stm32f10x_conf.h
01 LED闪烁/user/stm32f10x_it.c
01 LED闪烁/user/stm32f10x_it.h
01 LED闪烁/user/system_stm32f10x.c
01 LED闪烁/user/system_stm32f10x.h
01 LED闪烁/FWlib/inc
01 LED闪烁/FWlib/SRC
01 LED闪烁/FWlib
01 LED闪烁/Obj
01 LED闪烁/startup
01 LED闪烁/user
01 LED闪烁
01 LED闪烁/FWlib/inc/stm32f10x_adc.h
01 LED闪烁/FWlib/inc/stm32f10x_bkp.h
01 LED闪烁/FWlib/inc/stm32f10x_can.h
01 LED闪烁/FWlib/inc/stm32f10x_conf.h
01 LED闪烁/FWlib/inc/stm32f10x_crc.h
01 LED闪烁/FWlib/inc/stm32f10x_dac.h
01 LED闪烁/FWlib/inc/stm32f10x_dbgmcu.h
01 LED闪烁/FWlib/inc/stm32f10x_dma.h
01 LED闪烁/FWlib/inc/stm32f10x_exti.h
01 LED闪烁/FWlib/inc/stm32f10x_flash.h
01 LED闪烁/FWlib/inc/stm32f10x_fsmc.h
01 LED闪烁/FWlib/inc/stm32f10x_gpio.h
01 LED闪烁/FWlib/inc/stm32f10x_i2c.h
01 LED闪烁/FWlib/inc/stm32f10x_iwdg.h
01 LED闪烁/FWlib/inc/stm32f10x_pwr.h
01 LED闪烁/FWlib/inc/stm32f10x_rcc.h
01 LED闪烁/FWlib/inc/stm32f10x_rtc.h
01 LED闪烁/FWlib/inc/stm32f10x_sdio.h
01 LED闪烁/FWlib/inc/stm32f10x_spi.h
01 LED闪烁/FWlib/inc/stm32f10x_tim.h
01 LED闪烁/FWlib/inc/stm32f10x_usart.h
01 LED闪烁/FWlib/inc/stm32f10x_wwdg.h
01 LED闪烁/FWlib/SRC/misc.c
01 LED闪烁/FWlib/SRC/stm32f10x_adc.c
01 LED闪烁/FWlib/SRC/stm32f10x_bkp.c
01 LED闪烁/FWlib/SRC/stm32f10x_can.c
01 LED闪烁/FWlib/SRC/stm32f10x_crc.c
01 LED闪烁/FWlib/SRC/stm32f10x_dac.c
01 LED闪烁/FWlib/SRC/stm32f10x_dbgmcu.c
01 LED闪烁/FWlib/SRC/stm32f10x_dma.c
01 LED闪烁/FWlib/SRC/stm32f10x_exti.c
01 LED闪烁/FWlib/SRC/stm32f10x_flash.c
01 LED闪烁/FWlib/SRC/stm32f10x_fsmc.c
01 LED闪烁/FWlib/SRC/stm32f10x_gpio.c
01 LED闪烁/FWlib/SRC/stm32f10x_i2c.c
01 LED闪烁/FWlib/SRC/stm32f10x_iwdg.c
01 LED闪烁/FWlib/SRC/stm32f10x_pwr.c
01 LED闪烁/FWlib/SRC/stm32f10x_rcc.c
01 LED闪烁/FWlib/SRC/stm32f10x_rtc.c
01 LED闪烁/FWlib/SRC/stm32f10x_sdio.c
01 LED闪烁/FWlib/SRC/stm32f10x_spi.c
01 LED闪烁/FWlib/SRC/stm32f10x_tim.c
01 LED闪烁/FWlib/SRC/stm32f10x_usart.c
01 LED闪烁/FWlib/SRC/stm32f10x_wwdg.c
01 LED闪烁/FWlib/SRC/system_stm32f10x.c
01 LED闪烁/JLink Regs CM3.txt
01 LED闪烁/JLinkArm_Target 1.ini
01 LED闪烁/JLinkLog.txt
01 LED闪烁/JLinkSettings.ini
01 LED闪烁/Obj/core_cm3.crf
01 LED闪烁/Obj/core_cm3.d
01 LED闪烁/Obj/core_cm3.o
01 LED闪烁/Obj/ExtDll.iex
01 LED闪烁/Obj/main.crf
01 LED闪烁/Obj/main.d
01 LED闪烁/Obj/main.o
01 LED闪烁/Obj/misc.crf
01 LED闪烁/Obj/misc.d
01 LED闪烁/Obj/misc.o
01 LED闪烁/Obj/startup_stm32f10x_hd.d
01 LED闪烁/Obj/startup_stm32f10x_hd.o
01 LED闪烁/Obj/STM32-FD-FLASHLED.axf
01 LED闪烁/Obj/STM32-FD-FLASHLED.hex
01 LED闪烁/Obj/STM32-FD-FLASHLED.htm
01 LED闪烁/Obj/STM32-FD-FLASHLED.lnp
01 LED闪烁/Obj/STM32-FD-FLASHLED.sct
01 LED闪烁/Obj/STM32-FD-FLASHLED.tra
01 LED闪烁/Obj/stm32f10x_gpio.crf
01 LED闪烁/Obj/stm32f10x_gpio.d
01 LED闪烁/Obj/stm32f10x_gpio.o
01 LED闪烁/Obj/stm32f10x_it.crf
01 LED闪烁/Obj/stm32f10x_it.d
01 LED闪烁/Obj/stm32f10x_it.o
01 LED闪烁/Obj/stm32f10x_rcc.crf
01 LED闪烁/Obj/stm32f10x_rcc.d
01 LED闪烁/Obj/stm32f10x_rcc.o
01 LED闪烁/Obj/system_stm32f10x.crf
01 LED闪烁/Obj/system_stm32f10x.d
01 LED闪烁/Obj/system_stm32f10x.o
01 LED闪烁/RAM.ini
01 LED闪烁/readme.txt
01 LED闪烁/startup/startup_stm32f10x_hd.s
01 LED闪烁/startup/startup_stm32f10x_ld.s
01 LED闪烁/startup/startup_stm32f10x_md.s
01 LED闪烁/startup_stm32f10x_hd.lst
01 LED闪烁/STM32-FD-FLASHLED.map
01 LED闪烁/stm32-fd-FlashLED.Opt
01 LED闪烁/stm32-fd-FlashLED.Uv2
01 LED闪烁/stm32-fd-FlashLED_Opt.Bak
01 LED闪烁/stm32-fd-FlashLED_Target 1.dep
01 LED闪烁/stm32-fd-FlashLED_Uv2.Bak
01 LED闪烁/STM32DBG.ini
01 LED闪烁/STM32F10x.s
01 LED闪烁/user/core_cm3.c
01 LED闪烁/user/core_cm3.h
01 LED闪烁/user/main.c
01 LED闪烁/user/platform_config.h
01 LED闪烁/user/stm32f10x.h
01 LED闪烁/user/stm32f10x_conf.h
01 LED闪烁/user/stm32f10x_it.c
01 LED闪烁/user/stm32f10x_it.h
01 LED闪烁/user/system_stm32f10x.c
01 LED闪烁/user/system_stm32f10x.h
01 LED闪烁/FWlib/inc
01 LED闪烁/FWlib/SRC
01 LED闪烁/FWlib
01 LED闪烁/Obj
01 LED闪烁/startup
01 LED闪烁/user
01 LED闪烁
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.