搜索资源列表
wdt_demo
- 看门狗分硬件看门狗和软件看门狗。硬件看门狗是利用一个定时器电路,其定时输出连接到电路的复位端,程序在一定时间范围内对定时器清零(俗称“喂狗”),因此程序正常工作时,定时器总不能溢出,也就不能产生复位信号。如果程序出现故障,不在定时周期内复位看门狗,就使得看门狗定时器溢出产生复位信号并重启系统。-Watchdog Watchdog hardware and software watchdog points. Is to use a hardware watchdog timer circuit,
anjianweigou
- 通过按键喂狗防止溢出复位 看门狗演示程序 在16383个机器周期内必须至少喂狗一次 标准AT89s52单片机试验通过。-Feed the dog through the key demo program to prevent overflow reset the watchdog In the 16383 machine cycle to feed the dog must be
kanmenggou
- 单片机看门狗电路 上述电路中,TPS3823输出定时溢出信号给Reset端。程序段中,CPU要不断地通过I/O口输出喂狗信号,使看门狗计数器清零。-MCU watchdog circuit in the circuit above the TPS3823 overflow signal output timing to Reset.In the procedures section, the CPU will continuously through the I/O port output fe
73-看门狗溢出测试
- 73-看门狗溢出测试(73- watchdog overflow test)