搜索资源列表
Timer
- s3c44b0 PWM timer和看门狗定时器测试-s3c44b0 PWM timer and watchdog timer test
wdt_demo
- 看门狗分硬件看门狗和软件看门狗。硬件看门狗是利用一个定时器电路,其定时输出连接到电路的复位端,程序在一定时间范围内对定时器清零(俗称“喂狗”),因此程序正常工作时,定时器总不能溢出,也就不能产生复位信号。如果程序出现故障,不在定时周期内复位看门狗,就使得看门狗定时器溢出产生复位信号并重启系统。-Watchdog Watchdog hardware and software watchdog points. Is to use a hardware watchdog timer circuit,
CS24-2
- AT89S51看门狗定时器原理及应用The AT89S51 watchdog timer Principle and Application-The AT89S51 watchdog timer Principle and Application
main
- MPS430启动看门狗定时器程序控制LED。-Watchdog timer program control LED MPS430 started.
ITE8712
- 主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。 本程序(DEMOC.c)是基于ITE8712芯片的看门狗驱动程序-The motherboard, or can provide a second time, and the most up to 255 programmable watchdog timer , WDT time-out system reset time of the incident. This procedure
寄存器配置
- MSP430的一些基础配置编程,含晶振,定时器,串口,IO,看门狗等(Some of the basic configuration programming for MSP430)
看门狗
- 在 CC2530 节点开发板上,让看门狗工作在定时器模式,分 别采用查询服务和中断服务两种工作方式,定时时间为 0.25s,时间到切换 LED 亮灭状态。(In the CC2530 node development board, let the watchdog work in the timer mode. Do not use query service and interrupt service two kinds of work mode, timing time is 0.25s
12.看门狗
- 看门狗定时器(WDT,Watch Dog Timer)是单片机的一个组成部分,它实际上是一个计数器,一般给看门狗一个数字,程序开始运行后看门狗开始计数。如果程序运行正常,过一段时间CPU应发出指令让看门狗置零,重新开始计数。如果看门狗增加到设定值就认为程序没有正常工作,强制整个系统复位。(Watch dog timer (WDT, watch dog timer) is a component of single chip microcomputer. It is actually a coun