CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - WATCHDOG

搜索资源列表

  1. 延长watchdog的方法

    0下载:
  2. 你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门狗的复位,从而延长了看门狗的复位时间)不喂就复位. 程序中我以lcpRD2为例.-you may have to reset the hardware watchdog short time and anguish that this approach help you solve the problem. DOG with timers
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:984byte
    • 提供者:潘绍明
  1. WatchDog

    2下载:
  2. msp430的看门狗程序 初学者适用 方便初学者理解看门狗的使用格式-apply to beginners msp430 watchdog program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:36.78kb
    • 提供者:周通
  1. watchdog

    0下载:
  2. 一个看门狗程序,学嵌入式的经典例子,很有用哦-A watchdog process, learn a classic example of embedded useful O
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:4.27kb
    • 提供者:songyana
  1. watchdog

    0下载:
  2. watchdog full code for avr atmega 16
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:1.61kb
    • 提供者:sudheesh
  1. WatchDog

    0下载:
  2. LPC2106的看门狗程序,唤醒掉电CPU。-LPC2106 watchdog program, wake up power-down CPU.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:106.46kb
    • 提供者:何情
  1. watchdog

    0下载:
  2. 看门狗的ARM源码程序,内含ADS的可执行文件 arm source program for serial- arm source program for watchdog
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:104.46kb
    • 提供者:jason
  1. watchdog

    0下载:
  2. 本源码给出了如何使用MSP430F249单片机的看门狗定时产生方波-The source shows how to use the MSP430F249 microcontroller watchdog timer produces a square wave
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:23.86kb
    • 提供者:马超
  1. C8051F530A-Watchdog

    0下载:
  2. C8051F530A的看门狗程序,包括看门狗初始化、启动、中断、复位等设置-C8051F530A watchdog procedures, including the watchdog initialize, start, interrupt, reset settings
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:2.88kb
    • 提供者:王庆华
  1. the-external-watchdog-X2504345

    0下载:
  2. 外部看门狗X2504345 应用,简练易懂-Application of the external watchdog X2504345
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:1.17kb
    • 提供者:刘能
  1. Watchdog-mode

    0下载:
  2. Watchdog mode cc2430学习者一定能用上-Watchdog mode cc2430 learners can be used on certain
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:7.86kb
    • 提供者:lab
  1. watchdog

    0下载:
  2. 利用C++语言实现的,在IAR软件仿真的环境下运行的,控制看门狗定时器的运行-Using C++ language, in the IAR software simulation environment to run and control the operation of the watchdog timer
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1.9kb
    • 提供者:孙鹏程
  1. WatchDog

    0下载:
  2. MSP430F149单片机看门狗例程 防止程序跑飞 包含两个程序-MSP430F149 single-chip watchdog routines to prevent a runaway program contains two procedures
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:35.61kb
    • 提供者:wxy
  1. WatchDog-timer-code-for-AVR-device

    0下载:
  2. 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.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:116.33kb
    • 提供者:Narayana Raju
  1. Code-Examples-for-8051-Watchdog

    0下载:
  2. Code Examples for 8051 Watchdog
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:18.14kb
    • 提供者:obtst
  1. watchdog

    0下载:
  2. 定时模式:将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
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:58.22kb
    • 提供者:王丹妮
  1. Ch26-Watchdog-and-sleep-mode

    0下载:
  2. 学习嵌入式或单片机好资料:看门狗定时器和睡眠模式。-learning MCU good material:watchdog timer and sleep mode.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:173.09kb
    • 提供者:zhougt
  1. nios-watchdog

    0下载:
  2. FPGA-nios处理器上硬件watchdog的控制代码,使用watchdog控制系统重启,在linux在编译运行,包括makefile。-FPGA-nios processor hardware watchdog control code, using the watchdog control system reboots, run the compiler in linux, including makefile.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-06
    • 文件大小:1.23mb
    • 提供者:zhangjh
  1. WatchDog

    0下载:
  2. CORTEX M3 看门狗计时器,触发中断-CORTEX M3 watchdog timer triggers an interrupt
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:14.28kb
    • 提供者:曲冠臣
  1. 5-WatchDog

    0下载:
  2. 上海交通大学嵌入式思考题。watchdog了解看门狗的原理与作用;学会看门狗的初始化与喂狗。-Shanghai Jiaotong University of embedded Questions. watchdog understand the principle and the role of watchdog watchdog learn initialization and dogs.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:46.53kb
    • 提供者:栗荀
  1. watchdog

    0下载:
  2. 在ADS平台上开发的基于S3C2440的看门狗工程-On ADS S3C2440 platform development project based watchdog
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:105.08kb
    • 提供者:郑凯
« 12 3 4 5 »
搜珍网 www.dssz.com