搜索资源列表
F2812WD
- F2812的看门狗总结 这是我总结的F2812的看门狗功能使用! 看门狗,又叫 watchdog timer,是一个定时器电路, 一般有一个输入,叫喂狗,一个输出到MCU的RST端,MCU正常工作的时候,每隔一端时间输出一个信号到喂狗端,给 WDT 清零,如果超过规定的时间不喂狗,(一般在程序跑飞时),WDT 定时超过,就回给出一个复位信号到MCU,是MCU复位. 防止MCU死机. 看门狗的作用就是防止程序发生死循环,或者说程序跑飞。 工作原理:在系统运行以后也就启动了看门狗的计数器
emc78p468programGuide
- The EM78P468N is an 8-bit RISC type microprocessor with high speed CMOS technology and low power consumption. Integrated onto a single chip are on chip watchdog (WDT), Data RAM, ROM, programmable real time clock counter, internal/external interru
WDT
- he WDT project is a simple program for the NXP LPC176x microcontroller using Embest LPC176x evaluation board, and demonstrating WDT functionality.-he WDT project is a simple program for the NXP LPC176x microcontroller using Embest LPC176x
wdt
- wdt驱动模板,最简单的wdt驱动,初学者的最爱。-wdt driver,the smallest code for wdt
F81216D_wdt
- 主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。 本程序(F81216D.c)是基于Fintek81216D芯片的看门狗驱动程序-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 pr