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

搜索资源列表

  1. WDT

    0下载:
  2. * 功 能:运行WDT,并控制LED1--LED4显示输出。程序开始先对LED1--LED4闪烁控制, * 并进行喂狗处理;然后只点亮LED1,并进入死循环,等待WDT复位。 * 说 明:将跳线器JP12短接。此程序只可以在Flash中运行,看门狗复位会导致JTAG * 无法调试。-* Function: Run WDT, and control LED1- LED4 display output. Program begins the first of LED1- LED4 fla
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:104678
    • 提供者:刘成
  1. MSP430F5438A-introductory-program

    0下载:
  2. MSP430F5438A单片机基础入门程序,包括时钟、看门狗、定时器、ADC、基本IO、FLASH、USB通讯、RS232通讯、RS485、SPI通讯等12个程序。-MSP430F5438A introductory program MCU, including clock, watchdog, timer, ADC, basic IO, FLASH, USB communication, RS232 communication, RS485, SPI communication etc 12
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:418816
    • 提供者:王斌
  1. STM32

    1下载:
  2. stm32单片机看门狗测试程序,不是很难很重要的东西,只适合初学者-The watchdog program
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1685044
    • 提供者:陈涛
  1. avr

    0下载:
  2. avr单片机看门狗应用,atmega16 仿真加程序-avr microcontroller watchdog application
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:20776
    • 提供者:sky
  1. fs210_wdt

    0下载:
  2. 自己写的看门狗的驱动程序,已经验证,对初学驱动的初学者肯定非常有用-Write your own watchdog driver, has been verified, the novice driver is certainly very useful for beginners
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2282
    • 提供者:常秀清
  1. watchdog_test

    0下载:
  2. 看门狗定时器程序,在PC 机的超级终端的主窗口中观察实验的结果-Watchdog Timer Program, in PC-HyperTerminal main window observed experimental results
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:4765
    • 提供者:asacoup
  1. WDTRun_test

    0下载:
  2. Altera公司的NIOS2SOPC平台上的看门狗试验程序。Quartus2软件版本5.0NIOS2IDE软件版本5.0硬件平台根据软件需求在Quartus2软件中构建-Altera Corporation NIOS2SOPC platform testing procedures watchdog. Quartus2 software version 5.0NIOS2IDE software version 5.0 hardware platform software requirements
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2051
    • 提供者:marketf
  1. F02x_Watchdog

    0下载:
  2. 有关C8051F020的程序,主要介绍了看门狗的具体使用方法-The C8051F020 procedures, introduces a specific use watchdog
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3110
    • 提供者:centa
  1. anjianweigou

    0下载:
  2. 通过按键喂狗防止溢出复位 看门狗演示程序 在16383个机器周期内必须至少喂狗一次标准AT89s52单片机试验通过。-DOG prevent overflow through the button to reset the watchdog demo In the 16383 machine cycle must feed the dog at least once a standard microcontroller AT89s52 test passed.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:994
    • 提供者:刘义
  1. main

    0下载:
  2. MPS430启动看门狗定时器程序控制LED。-Watchdog timer program control LED MPS430 started.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:813
    • 提供者:罗一
  1. WatchDog-v2.0

    0下载:
  2. vb开发用于监控应用程序如果关闭自动启动的看门狗软件。-Vb development used to monitor application if shut down automatically start software watchdog.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:20094
    • 提供者:skeay
  1. TIWDT

    0下载:
  2. 此为MSP430F169单片机看门狗定时器设置程序-This is the MSP430F169 microcontroller watchdog timer setup.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3280
    • 提供者:谢宇希
  1. watchdog

    0下载:
  2. imx6处理器在linux下看门狗测试程序-imx6 processor watchdog test program under linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:742
    • 提供者:ncut
  1. WATCHDOG_App

    0下载:
  2. ARM开发板看门狗功能的编程实现,程序短小.易读,可编译通过了-ARM development board watchdog function of the programming, the program short. Easy to read, and can be compiled by the ..
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:36365
    • 提供者:齐全
  1. MSP430_UCOS_timeA

    0下载:
  2. 移植ucosii到msp430f5438a,官方文档都是用看门狗做的系统时钟,程序里改为timeA做的系统时钟-msp430 ucosii systick=timeA
  3. 所属分类:uCOS

    • 发布日期:2017-05-14
    • 文件大小:3545966
    • 提供者:张燕
  1. watch

    0下载:
  2. 学习者可以在程序代码中的,学会使用看门狗的方法。在代码中有详细的备注。-Learners can in the program code, and learn how to use the watchdog approach. There are detailed notes in the code.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:30053
    • 提供者:陈鑫
  1. msp430x24x_wdt_02

    0下载:
  2. msp430f249 wdt看门狗示例程序代码-msp430f249 wdt watchdog example program code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:2594
    • 提供者:qq
  1. keyboard

    0下载:
  2. 用c语言编写的单片机控制键盘程序,有个看门狗功能,有中断,程序完整可用,学习者可以参考-Using c language keyboard MCU control procedures, there is a watchdog function, interrupt, complete procedures available, learners can refer
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:291262
    • 提供者:Jean
  1. Ultrasonic-Ranging

    0下载:
  2. US-100超声波测距模块可实现2cm~4.5m 的非接触测距功能,拥有2.4~5.5V的宽电压输入范围,静态功耗低于2mA,自带温度传感器对测距结果进行校正,同时具有GPIO,串口等多种通信方式,内带看门狗,工作稳定可靠。 US100超声波测距51-C程序-US-100 Ultrasonic Ranging Module enables 2cm ~ 4.5m Non-contact distance measurement functions, with 2.4 ~ 5.5V w
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2114
    • 提供者:dahua
  1. 61IC_S3589

    0下载:
  2. 基础模块的使用,看门狗,UART,定时器,AD,中断等程序样例-The sample program uses the base module, watchdog, UART, timer, AD, interruption
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:278038
    • 提供者:wangyiquan
« 1 2 ... 26 27 28 29 30 3132 33 34 35 »
搜珍网 www.dssz.com