CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 看门狗

搜索资源列表

  1. 51dog

    0下载:
  2. 51内核单片机看门狗测试程序,点亮LED,测试单片机89C52-51 core microcontroller watchdog test procedures lit LED test 89C52 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:14553
    • 提供者:chenmengyang
  1. wdg

    0下载:
  2. STM3F103RBT6 看门狗初始化函数-STM3F103RBT6 watchdog initialization function
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:2358
    • 提供者:Vian
  1. 8051-Watchdog-and-C-example

    0下载:
  2. 本文详细解释了8051单片机的看门狗原理,同时以STC89C52RC单片机为例书写了C语言代码,演示了看门狗的工作原理和机制。文中的代码稍加修改可以应用于AT89C5X单片机看门狗,STC12等系列的单周期指令单片机的看门狗。-This paper explain the watchdog of the 8051 single chip microcomputer principle, at the same time to STC89C52RC MCU as an example to wri
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-22
    • 文件大小:749413
    • 提供者:鲁信琼
  1. 020-door-dog

    0下载:
  2. 看门狗应用,适用于学校实验室,单片机开发仿真-Watchdog application, apply to the school lab, microcontroller development simulation
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:61473
    • 提供者:李翔
  1. LPC-wdog

    0下载:
  2. LPC213X 看门狗程序 以及看门狗使用注意事项-The Watchdog program Watchdog use in LPC213X Notes
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:872
    • 提供者:19880402
  1. STM32-WDT

    0下载:
  2. 这是一个关于STM32 看门狗的一个设置例程 比较不错-This is a STM32 watchdog a set routine
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:666974
    • 提供者:宋宪文
  1. 005KMGONG

    0下载:
  2. 一个基于STC12C2052XX 看门狗功能测试程序,调试通过,可方便网友对STC的参考学习。-Based STC12C2052XX watchdog function test program debugging through the convenience of users of the STC reference learning.
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:13888
    • 提供者:陈彬
  1. STC89C52_watchdog

    0下载:
  2. STC89C52RC单片机看门狗实验,该使用导致灯亮5000个时钟周期后熄灭。-STC89C52RC microcontroller watchdog experiments, the use of the lights go out after 5000 clock cycles.
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:21472
    • 提供者:刘泉皓
  1. 546554

    0下载:
  2. 基于STM32的独立看门狗实验,可以直接运行-STM32-based independent watchdog experiment can be run directly
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:25277
    • 提供者:liudong
  1. Zigbee-WatchDog

    0下载:
  2. 看门狗,眼熟的名字。无论在普通的51,还是高级的ARM。都离不开他的身影。一个完整的系统总需要一个看门狗,在你程序跑飞的时候帮你一把,使系统重新进入工作状态。它无疑是世界上最忠诚的狗。不过可千万别忘了喂它。-Watchdog, a familiar name. In terms of the normal 51, or advanced ARM. Can not be separated from his shadow. A complete system always need a watch
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:21028
    • 提供者:王培明
  1. 04wdt

    0下载:
  2. 看门狗的裸板驱动,在S3C6410开发板上驱动看门狗工作-watchdog in the development of linux,S3C6410 SoC
  3. 所属分类:Driver develop

    • 发布日期:2017-11-23
    • 文件大小:5750
    • 提供者:吴忠兵
  1. EM78P173N

    0下载:
  2. EM78P173N的C语言例程,里面包或了定时器,看门狗,等功能的使用例程,非常好-EM78P173N C language routines inside the package or the timer, watchdog, and other functions of the use of routine, very good
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:1564672
    • 提供者:520pdm
  1. MSP430_Code

    0下载:
  2. msp430的例程--包含中断,定时器,ADC,FLash,看门狗,DMA应用。-the msp430 the routine- contains interrupt, timer, ADC FLash on Watchdog, DMA application.
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:301798
    • 提供者:杨梁成
  1. IWDG

    0下载:
  2. stm32的独立看门狗iwdg的应用,程序已通过调试-STM32 independent watchdog iwdg application program through the debugging
  3. 所属分类:source in ebook

    • 发布日期:2017-11-06
    • 文件大小:663285
    • 提供者:junjun
  1. C51_watchDog

    1下载:
  2. C51的看门狗控制程序。实现了看门狗功能。如果到了设定时间还没有“喂狗”,那么单片机将复位。-C51 watchdog control procedures. Watchdog function. Also " feed the dog" to set the time, then the MCU will be reset.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-02
    • 文件大小:16276
    • 提供者:ss
  1. watchdog

    0下载:
  2. 看门狗程序。延时程序 程序设定看门狗计时器为5是,计时时间到芯片复位。-Watchdog program. Delay procedures set watchdog timer for 5, time to time chip reset.
  3. 所属分类:SCM

    • 发布日期:2017-12-08
    • 文件大小:21650
    • 提供者:李强
  1. WatchDog

    1下载:
  2. msp430单片机的看门狗使用例程,内部有详细的函数说明,很容易理解-The MSP430 microcontroller watchdog routine use, there are detailed descr iption of function, it is easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:50266
    • 提供者:deredfa
  1. MSP430F2-07-WDTP

    0下载:
  2. MSP430F2XX系列看门狗定时器的中文编程参考资料。-MSP430F2XX Series Chinese watchdog timer programming reference.
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:202186
    • 提供者:weijing
  1. WDT

    0下载:
  2. HY11P系列单片机看门狗驱动程序 watchdog .asm-HY11P Series MCU watchdog driverwatchdog .asm
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:5840
    • 提供者:田立
  1. ARM-Watch-Dog-Timer-driven-analysis

    0下载:
  2. arm-linux 看门狗驱动分析,,如有理解错误,请指正(为了尽量是驱动容易理解,这个驱动暂时将有关电源管理的功能删除了,等理解透彻再完善) -Analysis of ARM-Linux watchdog driver, if wrong, please correct me ( in order to drive is easy to understand, the driver will be temporarily of the power management functions
  3. 所属分类:Driver develop

    • 发布日期:2017-11-06
    • 文件大小:70562
    • 提供者:wangweizhi
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com