搜索资源列表
看门狗设计
- 一个汇编的看门狗设计,内容比较详细的介绍了看门狗软件的编写注意。并且有详细的例程。-a compilation of the watchdog design, content rather detailed account of a software watchdog prepared attention. And a detailed routines.
9.8MAIN
- 程序为51单片机小系统一完整程序有看门狗 和各种中断-procedures for the 51 small SCM system is a complete procedure and the various watchdogs interruption
C51_Watchdog_Examples
- 51单片机看门狗的例子程序,c语言和汇编的都有,已经通过调试,供初学者使用。-51 monolithic integrated circuit 鐪嬮棬鐙?example procedure, the c language and the assembly all has, already through the debugging, used for the beginner.
看门狗设计
- 一个汇编的看门狗设计,内容比较详细的介绍了看门狗软件的编写注意。并且有详细的例程。-a compilation of the watchdog design, content rather detailed account of a software watchdog prepared attention. And a detailed routines.
systemwatchdog
- 看门狗程序,系统异常,重启.对系统服务器有一定的参考作用。-watchdog procedures, systems abnormal restart. The server system has some reference value.
9.8MAIN
- 程序为51单片机小系统一完整程序有看门狗 和各种中断-procedures for the 51 small SCM system is a complete procedure and the various watchdogs interruption
F2812WatchDog
- 这是DSP2812的看门狗总结的一篇文章,总结的很详细,采用C编写,并有注释,很不错-C
C51ofthepreaationofhot-startcode
- C51热启动代码的编制 对于工业控制计算机,往往设有有看门狗电路,当看门狗动作,使计算机复位,这就是热启动。热启动时,一般不允许从头开始,这将导致现有的已测量到或计算到的值复位,导致系统工作异常。因而在程序必须判断是热启动还是冷启动,常用的方法是:确定某内存单位为标志位(如0x7f位和0x7e位),启动时首先读该内存单元的内容,如果它等于一个特定的值(例如两个内存单元的都是0xaa),就认为是热启动,否则就是冷启动,程序执行初始化部
watchdog
- 在系统运行以后也就启动了看门狗的计数器,看门狗就开始自动计数,如果到了一定的时间还不去清看门狗,那么看门狗计数器就会溢出从而引起看门狗中断,造成系统复位。所以在使用有看门狗的芯片时要注意清看门狗。-Watchdog implication
cdle070005
- 带X5045的9键密码锁演示源文件,有看门狗,可以自行设计继电器工作-With the nine key lock X5045 demo source files, there are watchdog, you can design their own relay work
timer0
- PIC16系列单片机16F877A编写的定时器0应用的C程序例子,希望有帮助。-PIC16 MCU 16F877A Timer 0 applications written in C program example, want to help.
AT89S5x_WatchDog
- AT89S5X单片机系列,看门狗演示程序,对初学者学习看门狗应用有一定帮助.-AT89S5X Watch dog
WDT
- 用C语言写的看门狗程序,很实用,有兴趣的朋友可以拿来试一下,还带PROTUS的仿真电路,真的很不错哟-Written by C language watchdog program, very practical, interested friends can bring a try, also with PROTUS circuit simulation, it is really good yo
F2812WD
- F2812的看门狗总结 这是我总结的F2812的看门狗功能使用! 看门狗,又叫 watchdog timer,是一个定时器电路, 一般有一个输入,叫喂狗,一个输出到MCU的RST端,MCU正常工作的时候,每隔一端时间输出一个信号到喂狗端,给 WDT 清零,如果超过规定的时间不喂狗,(一般在程序跑飞时),WDT 定时超过,就回给出一个复位信号到MCU,是MCU复位. 防止MCU死机. 看门狗的作用就是防止程序发生死循环,或者说程序
51DANPIAJIN_c-WDI
- 51单片机 c语言看门狗程序怎么写 看门狗在51单片机电路里的作用是防止程序 “跑飞”、“死机”后,系统不动作,而采取复位的办法“唤醒”系统。 89S51、89S52系列单片机自带有看门狗功能,片内数据区A6H寄存器具有看门狗功能,使用很简单: -51 microcontroller how to write c program language watchdog watchdog circuit in the 51
flash
- 由于存储器种类多、容量大,所以从系统的高度来配置各个存储器必须有合适的方法,而这些方法一般都与片内Flash有关。另外,TMS320F28xx DSP片内有看门狗定时器模块(WDT)、引导ROM(ROM bootloader)模块、代码安全模块(CSM),要合理地使用这些模块为整个系统服务,必定也要用到Flash
stm32模块化2.0 时间触发按键 LCD 有看门狗
- stm32模块化2.0 ,时间触发按键 LCD 有看门狗(STM32 modular 2 time trigger button LCD watchdog)
实验5 独立看门狗实验
- 看门狗资料,可以帮助向了解看门狗功能的学者有帮助,谢谢(Dog information can be helpful to scholars who know the function of the watchdog. Thank you)
实验6 独立看门狗实验
- STM32的独立看门狗实验,亲测能用。内有详细的讲解文档,很好的学习资料。(The independent watchdog experiment of STM32 can be used as a parent. There is a detailed explanation of the document, a good learning materials.)
实验7 窗口看门狗实验
- STM32的窗口看门狗程序,亲测可用。内有详细注释和说明文档,很好的参考资料。(STM32 window guard dog program, pro test available. There are detailed notes and documentation, good references.)