搜索资源列表
Watchdog
- 看门狗,又叫 watchdog timer,是一个定时器电路, 一般有一个输入,叫喂狗,一个输出到MCU的RST端,MCU正常工作的时候,每隔一端时间输出一个信号到喂狗端,给 WDT 清零,如果超过规定的时间不喂狗,(一般在程序跑飞时),WDT 定时超过,就回给出一个复位信号到MCU,是MCU复位. 防止MCU死机. 看门狗的作用就是防止程序发生死循环,或者说程序跑飞-Watchdog, called watchdog timer, a timer circuit, generally have
dw_apb_wdt_db
- verilog实现watchdog参考文档,可用于实现watchdog。-verilog realize watchdog reference documentation can be used to implement the watchdog.
f-murphy
- 本文章讲述如何使用看门狗。叙述了看门狗的种类以及示例。是个很好的学习资料。-This article describes how to use watchdog. He describes the kind of watchdog and an example. Is a very good learning materials.