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

搜索资源列表

  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. main

    0下载:
  2. 利用看门狗中断和定时器捕获中断功能测频!-Use the watchdog timer interrupt and capture interrupt function frequency measurement!
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1316
    • 提供者:郭思远
  1. CLK

    0下载:
  2. 自己写的一个关于时钟,定时器等功能的头文件!直接在主程序里面调用就好了!-Use the watchdog timer interrupt and capture interrupt function frequency measurement!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:3728
    • 提供者:郭思远
  1. demo_test6410_sys

    0下载:
  2. s3c6410demo功能演示:要求分别能对LED,BUTTON,ADC,PWM蜂鸣器,定时器,看门狗,RTC等模块进行功能测试。-s3c6410demo function demonstrating the s3c6410demo function demo: requirements for functional testing of LEDs, the BUTTON, the ADC, PWM buzzer, timer, Watchdog, RTC and other modules.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:126773
    • 提供者:程强
  1. ALIENTEK-MINISTM32--IWTG

    0下载:
  2. 用STM32实现独立看门狗的实验源码,初始化,驱动看门狗工作-STM32 independent watchdog experimental source, initialization, driver watchdog work
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:313767
    • 提供者:panxinna
  1. riverwatch

    0下载:
  2. linux看门狗程序,br_watch.cpp类里面init_daemon是程序进入服务模式.-Linux watchdog program, br_watch. Init_daemon program is in a class CPP into service mode.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:12579
    • 提供者:马红星
  1. ALIENTEK-MINISTM32_IWDG_OK

    0下载:
  2. ALIENTEK MINISTM32 实验5 独立看门狗实验(库)-ALIENTEK MINISTM32 experiment five independent watchdog experiment (library)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-09
    • 文件大小:1896222
    • 提供者:CANDY
  1. 12864DLYYP

    0下载:
  2. X5045元件资料很好的看门狗有存储功能请查收-X5045 component data good watchdog storage capabilities please find
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1747315
    • 提供者:cxd
  1. DSP

    0下载:
  2. DSP电子图书,C语言程序设计基础、DSP系统开发环境、事件管理器模块、达芬奇技术、看门狗模块-DSP e-books, the basis of C language programming, DSP system development environment, event management module, DaVinci technology, watchdog module
  3. 所属分类:DSP program

    • 发布日期:2017-05-20
    • 文件大小:6123242
    • 提供者:star
  1. ADC

    0下载:
  2. 8:ADC12的采样实验(连续采样和模拟看门狗的使用)-8: ADC12 sampling experiments (continuous sampling and simulated use of watchdog)
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:884980
    • 提供者:zgzzlt
  1. F99x_Watchdog

    0下载:
  2. C8051F990系列看门狗应用,已经用在产品上-C8051F990 family watchdog application, has been used in the product
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2950
    • 提供者:del
  1. MSP430F42XA

    0下载:
  2. msp430f425a中文说明,关于SD16,看门狗,串口,DAC,定时器说明-Chinese msp430f425a SD16, watchdog, serial ports, DACs, timer instructions. . .
  3. 所属分类:File Formats

    • 发布日期:2017-05-12
    • 文件大小:2887937
    • 提供者:tonyin
  1. EFM32G230F128_WDOG

    0下载:
  2. 本工程源码实现EFM32G230F128微控制器片上看门狗驱动,通过打开看门狗,等看门狗溢出产生看门狗复位,实现系统复位效果。开发环境是基于MDK4.22。-This project source code to achieve the watchdog driver EFM32G230F128 micro-controller chip, a watchdog reset by watchdog overflow open watchdog, etc., to achieve the effe
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3883059
    • 提供者:王健
  1. DOG-1602

    0下载:
  2. pic单片机看门狗WDT的应用 并且使用1602显示出来-pic microcontroller watchdog WDT application and use of 1602 displayed
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1651
    • 提供者:石岩
  1. TEST

    0下载:
  2. MCU是msp430g2553,用timerA0控制LED的闪烁,闪烁速度由快到慢,循环执行- #include "msp430g2553.h" unsigned char J,K void main( void ) { //unsigned char i // Stop watchdog timer to prevent time out reset WDTCTL = WDTPW+ WDTHOLD P1DIR |= BIT6 /
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:21518
    • 提供者:宣传
  1. s51wdandtimerint

    0下载:
  2. s51看门狗和定时中断的写法,汇编语言编写-s51 watchdog timer interrupt the wording written in assembly language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:928
    • 提供者:ii
  1. WDT

    0下载:
  2. 看门狗应用程序 当程序出现故障时重启系统 让程序重新运行-watchdog application
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:6465
    • 提供者:zhangwenjuan
  1. CC2530_WD_TEST

    0下载:
  2. CC2530的看门狗实验,看门狗初始化实验!-CC2530' s watchdog experiment, the watchdog initialization experiment!
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:16103
    • 提供者:蛛蛛
  1. gpio_led_dog

    1下载:
  2. DSP DM6437看门狗  利用LED测试程序看门狗  使用时需要注意:要把程序烧到DSP中-DSP DM6437 watchdog LED test program Watchdog use to note: the program should be burned in DSP
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:236007
    • 提供者:周鹏
  1. WDG

    0下载:
  2. STM32下的看门狗wdg程序,独立看门狗和窗口看门狗。正点原子的寄存器版本改成库函数版本的。-The STM32 the watchdog wdg program, an independent watchdog, and window watchdog. Punctuality register version of the atom into a library function version.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:601775
    • 提供者:李牧林
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com