文件名称:8.IWDG
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.45mb
- 下载次数:
- 0次
- 提 供 者:
- w***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32F103VET6的IWDG使用例程,如果左按键按下,就喂狗,只要左键不停的按,看门狗就一直不会产生复位,保持红灯的常亮,一旦超过看门狗定溢出时间(Tout)还没按,那么将会导致程序重启,这将导致红灯熄灭一次-STM32F103VET6 the the IWDG use routine, if the left button is pressed, you feed the dog, Left-stop, the watchdog has not generate a reset, to keep the red light lit, once more than the watchdog timer overflow time(Tout) not, it will cause the program to restart, which will cause the red light is off once
(系统自动生成,下载前可以参看下载内容)
下载文件列表
8.IWDG
......\CMSIS
......\.....\CM3
......\.....\...\CoreSupport
......\.....\...\...........\core_cm3.c
......\.....\...\...........\core_cm3.h
......\.....\...\DeviceSupport
......\.....\...\.............\ST
......\.....\...\.............\..\STM32F10x
......\.....\...\.............\..\.........\Release_Notes.html
......\.....\...\.............\..\.........\startup
......\.....\...\.............\..\.........\.......\arm
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_cl.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd_vl.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld_vl.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md_vl.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_xl.s
......\.....\...\.............\..\.........\.......\gcc_ride7
......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_cl.s
......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_hd.s
......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_hd_vl.s
......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_ld.s
......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_ld_vl.s
......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_md.s
......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_md_vl.s
......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_xl.s
......\.....\...\.............\..\.........\.......\iar
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_cl.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd_vl.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld_vl.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md_vl.s
......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_xl.s
......\.....\...\.............\..\.........\.......\TrueSTUDIO
......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_cl.s
......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_hd.s
......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_hd_vl.s
......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_ld.s
......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_ld_vl.s
......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_md.s
......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_md_vl.s
......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_xl.s
......\.....\...\.............\..\.........\stm32f10x.h
......\.....\...\.............\..\.........\system_stm32f10x.c
......\.....\...\.............\..\.........\system_stm32f10x.h
......\.....\CMSIS debug support.htm
......\.....\CMSIS_changes.htm
......\.....\Documentation
......\.....\.............\CMSIS_Core.htm
......\.....\License.doc
......\Project
......\.......\List
......\.......\....\core_cm3.i
......\.......\....\IWDG.map
......\.......\....\main.i
......\.......\....\misc.i
......\.......\....\my_lib.i
......\.......\....\startup_stm32f10x_hd.lst
......\.......\....\stm32f10x_exti.i
......\.......\....\stm32f10x_gpio.i
......\.......\....\stm32f10x_it.i
......\.......\....\stm32f10x_iwdg.i
......\.......\....\stm32f10x_rcc.i
......\.......\....\system_stm32f10x.i
......\.......\Obj
......\...