文件名称:sl7
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-08
- 文件大小:
- 60kb
- 下载次数:
- 0次
- 提 供 者:
- c**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实验将实现如下功能:本实验通过DS0来指示STM32是否被复位了,如果被复位了就会点亮300ms。DS1用来指示中断喂狗,每次中断喂狗翻转一次。只要STM32没有复位,那么DS0就不会再次点亮-The experiment will achieve the following functions: In this study, DS0 to indicate whether the STM32 is reset, if the reset will be lit 300ms. DS1 indicates the interrupt feed the dog, feed the dog each interrupt flip once. As long as STM32 not reset, then it will not be lit again DS0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验7 窗口看门狗实验
....................\HARDWARE
....................\........\BEEP
....................\........\....\beep.c
....................\........\....\beep.h
....................\........\EXTI
....................\........\....\exti.c
....................\........\....\exti.h
....................\........\KEY
....................\........\...\key.c
....................\........\...\key.h
....................\........\LED
....................\........\...\led.c
....................\........\...\led.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