搜索资源列表
I2c.rar
- 基于lpc2103的arm7代码,使用keil,使用中断实现了串口,I2C,看门狗,定时器,Arm7 code based on the lpc2103, use keil, use a serial port interrupt, I2C, watchdog, timer
AVRmega16
- AVR mega16例程包括:AD转换,AT24C02的I2C,DS1302时钟,EEPROM读写,PWM控制,看门狗,SPI,外部中断,定时器,-AVR mega16 routines include: AD conversion, AT24C02 the I2C, DS1302 clock, EEPROM read and write, PWM control, watchdog, SPI, external interrupt, timer,
watchdog
- vxworks下的看门狗定时器原理,测试源代码。说的很详细-watchdog timer under vxworks
Watchdog
- 看门狗,又叫 watchdog timer,是一个定时器电路, 一般有一个输入,叫喂狗,一个输出到MCU的RST端,MCU正常工作的时候,每隔一端时间输出一个信号到喂狗端,给 WDT 清零,如果超过规定的时间不喂狗,(一般在程序跑飞时),WDT 定时超过,就回给出一个复位信号到MCU,是MCU复位. 防止MCU死机. 看门狗的作用就是防止程序发生死循环,或者说程序跑飞-Watchdog, called watchdog timer, a timer circuit, generally have
watchdog.c
- 实验名称:看门狗实验的应用级程序 * 实验说明:S3C2410内部具有一个看门狗定时器,可以设置为看门狗功能, * 设定在一定时间内,如果没有将看门狗计数寄存器复位, * 将引发系统复位,本实验设定复位时间为2秒, * 如果在两秒内没有复位将导致系统复位。-Experiment name: application-level watchdog experimental test program* Note: S3C2410 has an internal watchdog tim
watchdog_Operation
- 使用汇编开发的msp430单片机看门狗定时器控制程序-Compilation of msp430 development using single-chip watchdog timer control procedures
Timer
- s3c44b0 PWM timer和看门狗定时器测试-s3c44b0 PWM timer and watchdog timer test
watch_dog_rtl_source
- Watchdog timer verilog RTL code
EX14
- WINCE 下的WDT程序,用Embeded Visual C++4.0写的.对看门狗定时,重新设置-WDT under WINCE program, with Embeded Visual C++4.0 written. Right watchdog timer, reset the
watchdog
- 看门狗定时器实验的C程序,源代码中附有较详细的注释-Watchdog timer experiment C program source code with a more detailed comment
XMEGA_Watchdog_Timer
- Atmel xmega系列官方看门狗应用参考代码,使用GCC编译器-Atmel xmega series of official watchdog application reference code, use the GCC compiler
watchdog
- 本源码给出了如何使用MSP430F249单片机的看门狗定时产生方波-The source shows how to use the MSP430F249 microcontroller watchdog timer produces a square wave
watchdog
- 利用C++语言实现的,在IAR软件仿真的环境下运行的,控制看门狗定时器的运行-Using C++ language, in the IAR software simulation environment to run and control the operation of the watchdog timer
watchdog
- realview 编程的S3C2440逻辑程序,看门狗定时器实现定时和闹钟的功能。是源码。-realview S3C2440 programming logic program, the watchdog timer, timer and alarm functions. Is the source code.
watchdog
- 51单片机的看门狗定时器,用来熟悉看门狗的使用,仅供学习用-51 single-chip watchdog timer, watchdog for the use of familiar, only to learn to use
WatchDog-timer-code-for-AVR-device
- This very useful code, helps to configure the watchdog timer perfectly on Atmel AVR microcontrollers.-This is very useful code, helps to configure the watchdog timer perfectly on Atmel AVR microcontrollers.
S3C44b0x----Task-Watchdog-UART
- 该工程编译工具是ADS1.2,开发板是S3C44b0x,主要实现功能是看门狗定时和复位功能,其它模块为辅助功能,可供初学者参考入门。最近在学习ARM的S3C44b0开发板,网上很多的源码下载后不能正确的运行的ADS环境下,故上传各分模块供参考!-The project build tool is ADS1.2, development board is S3C44b0x, the main function is to implement a watchdog timer and reset f
04-WatchDog-timer
- WatchDog Timer for MSP430F5438
Watchdog.timer.operation.debug.Tutorial
- 看门狗定时器操作调试高级教程Watchdog timer operation debug Advanced Tutorial -Watchdog timer operation debug Advanced Tutorial
stc89-watchdog-timer
- STC89系列单片机的看门狗应用,定时器定时中断里喂狗-STC89 Series MCU application watchdog timer timer interrupt in DOG