CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - watchdog

搜索资源列表

  1. 看门狗设计

    0下载:
  2. 一个汇编的看门狗设计,内容比较详细的介绍了看门狗软件的编写注意。并且有详细的例程。-a compilation of the watchdog design, content rather detailed account of a software watchdog prepared attention. And a detailed routines.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:231152
    • 提供者:邱作霖
  1. S3C2440-Clock-Power-Management-and-WatchDog-Progra

    0下载:
  2. S3C2440-Clock-Power-Management-and-WatchDog-Programming PPT文档
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:846516
    • 提供者:李强
  1. WatchDog

    0下载:
  2. 如何编写看门狗的应用程序在WINDOWS CE 5。0下
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5205
    • 提供者:郭克坤
  1. F2812WD

    0下载:
  2. F2812的看门狗总结 这是我总结的F2812的看门狗功能使用! 看门狗,又叫 watchdog timer,是一个定时器电路, 一般有一个输入,叫喂狗,一个输出到MCU的RST端,MCU正常工作的时候,每隔一端时间输出一个信号到喂狗端,给 WDT 清零,如果超过规定的时间不喂狗,(一般在程序跑飞时),WDT 定时超过,就回给出一个复位信号到MCU,是MCU复位. 防止MCU死机. 看门狗的作用就是防止程序发生死循环,或者说程序跑飞。 工作原理:在系统运行以后也就启动了看门狗的计数器
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:945
    • 提供者:bonwenli
  1. KMG

    0下载:
  2. 在16383个机器周期内必须至少喂狗一次。 当晶振为11.0592M时在17毫秒内需喂狗一次。 激活看门狗后,喂狗,P2引脚上的LED闪烁发光 激活看门狗后,如果不喂狗,则复位 P0引脚上的LED闪烁发光-16,383 machines in the cycle must have at least one喂狗. When the crystal for 11.0592M domestic demand at the 17 ms time喂狗. Watchdog acti
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:9402
    • 提供者:简芝彬
  1. kmg

    0下载:
  2. 分析研究了单片机应用系统中软件看门狗、单ö 双时限和强制复位看门狗等几种常见的看门狗技术及 具体的实现方法, 从提高看门狗工作可靠性的角度, 分析了各种看门狗方案的优缺点, 给出了基本的硬件电 路和软件控制策略, 指出了在设计和应用过程中需注意的一些问题-Analysis of a single-chip microcomputer application system software watchdog, single ? dual watchdog reset the tim
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:117107
    • 提供者:王兆国
  1. ds1232

    0下载:
  2. 介绍一种看门狗集成电路DS1232的功能及与单片机的实际接口电路,结合工程实际指出了 DS1232在应用中的注意事项。 -DS1232 introduction of a watchdog function of integrated circuits and the actual single-chip interface circuits, combined with engineering practice in the application pointed out that t
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:18782
    • 提供者:李飞
  1. watchver

    0下载:
  2. watchdog with verilog
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:141270
    • 提供者:Y.D. chang
  1. WatchDog

    0下载:
  2. 了解430单片机的看门狗作用,掌握看门狗的控制过程。-Understanding of the watchdog role of single-chip microcomputer 430, the master control process watchdog.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:36468
    • 提供者:张敏
  1. Watchdog

    0下载:
  2. 在linux2.6.18看门狗的使用方法 -To use in the linux2.6.18 watchdog
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:21808
    • 提供者:liangyuyong
  1. X5043

    0下载:
  2. Watchdog timer used for interfacing DSP boards
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:387126
    • 提供者:challu
  1. KeyboardandWatchdogProgramExamples

    0下载:
  2. Keyboard and Watchdog Program Examples 包含汇编和c例程 PURPOSE: SFR Descr iption file for AT89C51xD2 products ON KEIL compiler
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:70439
    • 提供者:haing
  1. Two_software_trap_technology_Comparison

    0下载:
  2. 单片机应用系统的抗干扰具体可分为软件和硬件两方面,其中,软件抗干扰 以其设计灵活、节省硬件资源、降低成本等优势越来越得到广泛采用。软件抗干 扰技术主要有“指令冗余技术”、“软件陷阱技术”、“软件看门狗技术”、“数 字滤波技术”等。本文就软件陷阱技术对单片机应用系统抗干扰的原理与具体实 现方法进行探讨和研究,给出实现软件陷阱技术的两种形式,并将该技术成功地 使用在多个实际的单片机应用系统中,保证系统的可靠运行。-Application System of specific an
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:4743
    • 提供者:吴超
  1. emc78p468programGuide

    0下载:
  2. The EM78P468N is an 8-bit RISC type microprocessor with high speed CMOS technology and low power consumption. Integrated onto a single chip are on chip watchdog (WDT), Data RAM, ROM, programmable real time clock counter, internal/external interru
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:409075
    • 提供者:卢强
  1. 51wd

    0下载:
  2. 介绍了一种C51单片机的看门狗电路的设计以及简单应用。-Introduces a C51 microcontroller watchdog circuit design and simple application.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:14871
    • 提供者:东方
  1. x25045

    0下载:
  2. 介绍x25045的原理 功能及运用 文档为pdf格式的 x25045俗称看门狗-Introduce the a x25045 principle of function and use of documents in pdf format x25045 commonly known as the watchdog
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:87111
    • 提供者:zl512
  1. watchdog-timer-rmjpvp02

    0下载:
  2. embedded programming, watchdog timers-embedded programming, watchdog timers...
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:385679
    • 提供者:ravi
  1. IWDG_test

    0下载:
  2. STM32看门狗的特殊应用,我在实际项目中使用,效果不错!产品更加稳定,希望帮助我们的同行!-STM32 watchdog of the special applications, I in practical projects use, the effect is good! The product is more stable, hope to help our company!
  3. 所属分类:Software Testing

    • 发布日期:2017-03-29
    • 文件大小:428795
    • 提供者:杨亮
  1. WatchDog

    2下载:
  2. 基于MSP430单片机的看门狗程序,程序跑飞后能自动复位功能的程序。-Run fly based on MSP430 MCU watchdog program, the program can automatically reset function procedures.
  3. 所属分类:Project Design

    • 发布日期:2014-05-16
    • 文件大小:36864
    • 提供者:王俊
  1. CITE-T-ZA-WatchDog

    0下载:
  2. zigbee芯片CC2530上,看门狗程序-the zigbee chip CC2530 watchdog program
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:1207
    • 提供者:zhangjunling
« 12 »
搜珍网 www.dssz.com