搜索资源列表
RealTimeWatchTimer(RTC)
- 富士通mb90425系列:f2mc-16lx的看门狗例程。
WatchDog-demo[1][1].c
- 关于pc104看门狗软件触发 附件一个是可执行文件,在程序中调用即可;一个是它的例程源码。 我用过 很好用 在pc104下试验
F12x_Watchdog
- c8051f120单片机初始化和复位看门狗定时器并检查看门狗定时器重置例程,内带说明 -c8051f120 MCU initialization and reset the watchdog timer and check the watchdog timer reset routine, with a note inside
WatchDog
- MSP430F149单片机看门狗例程 防止程序跑飞 包含两个程序-MSP430F149 single-chip watchdog routines to prevent a runaway program contains two procedures
IWDG
- 本例程测试了独立看门狗的使用。 程序运行时,液晶屏上会显示: STM32F10x DEMO IWDG TEST 通过使用SysTick中断按照250ms周期性更新IWDG计数器,每次更新的时候L1闪烁一次。使用外部中断7来模拟一次软件失败,按K1将产生一次外部中断7, 因为外部中断7的优先级比EWI优先级高,所以将会导致SysTick中断没有响应,IWDG计数器没有被重载,将出现重置事件,发生重置之后如果按K5来重置程序,L3将被点亮. -This routine tes
pic18
- ● C语言程序例程。该子目录包括以下子程序: ——AD程序实现模拟量到数字量的转换功能; ——CAN程序实现CAN总线通讯功能; ——keyboard_check程序实现键盘的扫描查询方式输入; ——keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; ——led0-8程序实现在8个LED上依次显示1~8数字; ——PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; ——RS-232程序通过RS-232接口来完
MSP430F5438_example
- MSP430F5430例程,包括AD采集模块、时钟模块、乘法器、定时器、串口、看门狗等模块底层驱动源码 -MSP430F5430 routines, including driver source code of AD collection module, clock module, multiplier, timer, serial port, and watchdog module etc.
VMD642_CPLD
- 本例程位于 VMD642_CPLD目录中。 使用 CPLD 实现辅助译码、LED 指示灯控制、看门狗等各种逻辑控制电路。源程序使 用 Verilog HDL书写,编译开发系统使用 Cypress公司的 Warp 6.3。-This routine is located VMD642_CPLD directory. Using CPLD implementation auxiliary decoding, LED indicator control, watchdog, and othe
KL05Z32VLC4_WDG
- 这是飞思卡尔的kinetis L05的看门狗例程-this is a demo for watchdog in kinetis l05.
标准例程-库函数版本
- stm32 ku库函数 独立看门狗实验 窗口看门狗实验代码 外部中断 定时器中断(STM32 Ku library function independent watchdog experimental window watchdog experimental code)