搜索资源列表
swdtaaa
- 430单片机看门狗定时器试验应用程序,很好的 -430 SCM watchdog timer test applications, good
MSP430F1121_inter_watchdog
- MSP430F1121单片机应用, 中断的应用,以及看门狗定时器的操作。-MSP430F1121 MCU application, interrupting the application, and watchdog timer operation.
watchdog_with_at8535
- at9535下 看门狗定时器的c语言编程 at9535下 看门狗定时器的c语言编程-at9535 watchdog timer under the at9535 c programming language watchdog timer under the C Language Programming
imp138l
- 1.1 一般说明 IMP705/706/707/708和IMP813L等CMOS监控电路能监控电源及电池电压和μP/μC的工作状况。当电源电 压降至4.65V以下(IMP705/707/813L)或4.40V以下(IMP706/708)时,即产生复位。 该系列产品能提供多种功能。每个器件在上电、掉电期间及在电压降低的情况下可产生一个复位信号。 此外,IMP705/706/813L带有一个1.6秒的看门狗定时器。IMP7
嵌入式基础实验源码
电源、复位、时钟管理,通用输入输出GPIO,EIC增强型中断实验,EXTIT外部中断实验,TB基准时间定时器,看门狗定时器实验,模/数转换器ADC,UART通用异步收发器,SMI串行存储器
watchdog_with_at8535
- at9535下 看门狗定时器的c语言编程 at9535下 看门狗定时器的c语言编程-at9535 watchdog timer under the at9535 c programming language watchdog timer under the C Language Programming
2410_WDT
- 优龙FS2410板的看门狗定时器源码,可以实现定时复位,开发平台为ADS1.2。-Liuzhou excellent FS2410 source board watchdog timer, reset timer can be achieved, development platform for ADS1.2.
Dog
- 看门狗定时器的使用,p0~p3口的32个led依次流水点亮,形成“流水灯”,模拟程序失控的流水灯,
kanmengoudingshiqi
- 看门狗定时器的c语言编程,附源代码,功能模块语句说明-Watchdog timer of the c language programming, with source code, function modules statement note
time
- 本程序为C8051F32单片机编程,实现的功能为: 6位LED数码管显示时、分和秒的计时 每增加一秒用短音提示 每增加一分用中长音提示 每到整点用长音提示 2个LED灯交替闪烁,闪烁频率为1Hz 看门狗定时器打开 -This procedure for C8051F32 Singlechip programming,
time2
- 该程序为C8051F单片机的程序,其主要功能为: 单片机每一秒发送一次如下内容: 学号 = “各自的学号” 日期 = “年-月-日” 通信参数:19200bps,8N1 无硬件握手 看门狗定时器打开 -The program for the C8051F MCU procedures, its main function as follows:
14SPI
- c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器
Timer
- s3c44b0 PWM timer和看门狗定时器测试-s3c44b0 PWM timer and watchdog timer test
NECsamples
- NEC8位单片机源程序,包含了AD转换,中断,看门狗定时器,低电平检测四种范例,分别使用C语言及汇编语言编写-failed to translate
NOVO
- 关于看门狗的分析与设计,值得参考,包含对看门狗定时器以及功能的详细描述-With regard to the analysis and design watchdog, is worth considering, as well as the function of watchdog timer contains a detailed descr iption of
WAHTCHDOG
- MSP430单片机看门狗定时器简单程序,适合初学者-MSP430 MCU watchdog timer simple procedure, suitable for beginners
05 独立看门狗定时器
- stm32f103xx中独立看门狗的配置和使用(Configuration and use of independent watchdog in stm32f103xx)
看门狗
- 在 CC2530 节点开发板上,让看门狗工作在定时器模式,分 别采用查询服务和中断服务两种工作方式,定时时间为 0.25s,时间到切换 LED 亮灭状态。(In the CC2530 node development board, let the watchdog work in the timer mode. Do not use query service and interrupt service two kinds of w
软件看门狗
- 看门狗定时器(WDT,Watch Dog Timer)是单片机的一个组成部分,它实际上是一个计数器,一般给看门狗一个大数,程序开始运行后看门狗开始倒计数。如果程序运行正常,过一段时间CPU应发出指令让看门狗,重新开始倒计数。如果看门狗减到0就认为程序没有正常工作,强制整个系统复位。(The watchdog timer (WDT, Watch Dog Timer) is a component of the single chip co
12.看门狗
- 看门狗定时器(WDT,Watch Dog Timer)是单片机的一个组成部分,它实际上是一个计数器,一般给看门狗一个数字,程序开始运行后看门狗开始计数。如果程序运行正常,过一段时间CPU应发出指令让看门狗置零,重新开始计数。如果看门狗增加到设定值就认为程序没有正常工作,强制整个系统复位。(Watch dog timer (WDT, watch dog timer) is a component of single chip microc