文件名称:SY8
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-08
- 文件大小:
- 61kb
- 下载次数:
- 0次
- 提 供 者:
- c**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实验将实现如下功能:本实验DS0用来指示程序运行,400ms为一个周期。DS1用于定时器中断取反,指示定时器中断状态,1000ms为一个周期。下载完后,可以看到DS0快闪,DS1慢闪。-The experiment will achieve the following functions: DS0 is used to indicate the experiment runs, 400ms for a cycle. DS1 is used to invert the timer interrupt, timer interrupt status indication, 1000ms for a cycle. Once downloaded, you can see the flash DS0, DS1 slow flash.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验8 定时器中断实验
....................\HARDWARE
....................\........\BEEP
....................\........\....\beep.c
....................\........\....\beep.h
....................\........\EXTI
....................\........\....\exti.c
....................\........\....\exti.h
....................\........\KEY
....................\........\...\key.c
....................\........\...\key.h
....................\........\LED
....................\........\...\led.c
....................\........\...\led.h
....................\........\TIMER
....................\........\.....\timer.c
....................\........\.....\timer.h
....................\........\WDG
....................\........\...\wdg.c
....................\........\...\wdg.h
....................\keilkill.bat
....................\OBJ
....................\...\test.hex
....................\README.TXT
....................\SYSTEM
....................\......\delay
....................\......\.....\delay.c
....................\......\.....\delay.h
....................\......\sys
....................\......\...\cortexm3_macro.h
....................\......\...\stm32f10x_conf.h
....................\......\...\stm32f10x_it.h
....................\......\...\stm32f10x_map.h
....................\......\...\stm32f10x_nvic.h
....................\......\...\stm32f10x_type.h
....................\......\...\sys.c
....................\......\...\sys.h
....................\......\usart
....................\......\.....\usart.c
....................\......\.....\usart.h
....................\USER
....................\....\JLinkSettings.ini
....................\....\startup_stm32f10x_hd.s
....................\....\test.c
....................\....\test.Opt
....................\....\test.Uv2
....................\....\test.uvgui.Administrator
....................\....\test.uvopt
....................\....\test.uvproj