搜索资源列表
softdog0703
- 利用定时器,产生软件看门狗,ob0用到的数据,如A/D采集的数据,一共5组,每组3个,其中一个有效,其余2个备用。-use timer, produce software watchdog, ob0 to use the data, such as A / D data acquisition. A total of five teams, each comprising three, one of the effective, and the remaining two standby.
2410_WDT
- 优龙FS2410板的看门狗定时器源码,可以实现定时复位,开发平台为ADS1.2。
延长watchdog的方法
- 你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门狗的复位,从而延长了看门狗的复位时间)不喂就复位. 程序中我以lcpRD2为例.-you may have to reset the hardware watchdog short time and anguish that this approach help you solve the problem. DOG with timers
NECsamples
- NEC8位单片机源程序,包含了AD转换,中断,看门狗定时器,低电平检测四种范例,分别使用C语言及汇编语言编写-failed to translate
F12x_Watchdog
- c8051f120单片机初始化和复位看门狗定时器并检查看门狗定时器重置例程,内带说明 -c8051f120 MCU initialization and reset the watchdog timer and check the watchdog timer reset routine, with a note inside
S3C44B0Xtest
- 本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。 汇编代码主要完成系统初始化,包括: 禁止看门狗; 禁止所有中断; 初始化存储器(包括SDRAM); 设定锁相环倍频; 使能所有单元模块时钟; 初始化堆栈; 设置中断等等 C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液
watchdog
- 利用C++语言实现的,在IAR软件仿真的环境下运行的,控制看门狗定时器的运行-Using C++ language, in the IAR software simulation environment to run and control the operation of the watchdog timer
ourdev_604905WEMN8G
- 好多例子: 睡眠定时器的使用; 定时唤醒; 看门狗模式; 喂狗;-Many examples: the sleep timer regular wake-up watchdog mode feed the dog
rgraa
- 基于MSP430F149的看门狗定时器的使用 用流水灯-MSP430F149-based watchdog timer with the use of light water
MSP430wdt
- MSP430单片机WDT看门狗定时器-MSP430教程10-MSP430单片机WDT,看门狗定时器,MSP430入门-MSP430 MCU WDT Watchdog Timer-MSP430 Tutorial 10-MSP430 MCU WDT watchdog timer, the MSP430 entry
watchdog
- 定时模式:将WDT设置为定时模式产生定时中断,控制P1.0的输出,使LED周期亮灭。 看门狗模式:将WDT设置成看门狗模式,此时,当看门狗定时器溢出时,将会产生复位。 -Timing mode: WDT setting the timing mode timer interrupt, control the P1.0 output, the LED cycle light off. Watchdog mode: WDT set watchdog mode, at this time, w
CC2530-MCU-based-experiments
- CC2530单片机基础实验包含输出输入,定时器,串口通信,看门狗等22个实验代码-CC2530 MCU-based experiment contains the output inputs, timers, serial communication, such as 22 experimental code watchdog
MSP430F5438_example
- MSP430F5430例程,包括AD采集模块、时钟模块、乘法器、定时器、串口、看门狗等模块底层驱动源码 -MSP430F5430 routines, including driver source code of AD collection module, clock module, multiplier, timer, serial port, and watchdog module etc.
Ch26-Watchdog-and-sleep-mode
- 学习嵌入式或单片机好资料:看门狗定时器和睡眠模式。-learning MCU good material:watchdog timer and sleep mode.
X5045
- X5045芯片程序,读EEPROM和写EEPROM,另有看门狗定时器和写保护-X5045 chip program, EEPROM read and write EEPROM, another watchdog timer and write protection
C
- 输出电路的设计,包括驱动继电器,驱动蜂鸣器霹雳灯,七段LED数码管,BCD拨码开关,多个按钮开关,程序5是跑马灯,4*4键盘与七段LED数码管,程序6是各种中断程序7中涉及闪烁灯的中断和查询方式,频率发生器,频率计和看门狗定时器,程序8涉及点对点互传,多处理器通信,程序9涉及简易电子琴,快乐点唱机,生日快乐歌等,程序10涉及用延迟子程序产生驱动信号,用定时器产生驱动信号。程序11涉及ADC温控实验,程序12涉及LED点阵的程序程序13涉及LCD文字显示和自定义字符图案-Design output
标准例程-库函数版本
- stm32 ku库函数 独立看门狗实验 窗口看门狗实验代码 外部中断 定时器中断(STM32 Ku library function independent watchdog experimental window watchdog experimental code)
05 独立看门狗定时器
- stm32f103xx中独立看门狗的配置和使用(Configuration and use of independent watchdog in stm32f103xx)