Location:
Search - WWDG
Search list
Description: STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对看门狗进行操作。看门狗是一种保护措施。在一定程度上可以保护系统的可靠性。
Platform: |
Size: 12821 |
Author: 熊刚 |
Hits:
Description: STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对看门狗进行操作。看门狗是一种保护措施。在一定程度上可以保护系统的可靠性。-Cortex-M3 based STM32-core processor for the routine introduction of watchdog STM32 how to operate. Watchdog is a kind of protective measures. To some extent, to protect system reliability.
Platform: |
Size: 12288 |
Author: 熊刚 |
Hits:
Description: 本源代码是STM32的看门狗程序驱动。编译器为keil。-STM32 are the source of the watchdog process-driven.
Platform: |
Size: 12288 |
Author: 戴求淼 |
Hits:
Description: STM32喂狗代码,例程看如何使用STM32喂狗功能-STM32 feed the dog code, routine functions to see how to use the STM32 feed the dog
Platform: |
Size: 10240 |
Author: 郭碧莲 |
Hits:
Description: STM32F10x的Watch Dog 示例程序。
还不错-Watch Dog STM32F10x the sample application. Not bad
Platform: |
Size: 10240 |
Author: xsqhao |
Hits:
Description: STM32系列处理器stm32f10x源码WWDG-STM32 family of processors stm32f10x source WWDG
Platform: |
Size: 250880 |
Author: zhsiqi |
Hits:
Description: show how to update at regulate period the WWDG counter using the
Early Wakeup interrupt (EWI).
Platform: |
Size: 8192 |
Author: 朱兰凤 |
Hits:
Description: 本例展示了如何利用早起中断(Early Wakeup interrupt EWI)定期刷新WWDG(窗口看门狗)计时器。-This example shows how to use the early break (Early Wakeup interrupt EWI) regularly refresh WWDG (window watchdog) timer.
Platform: |
Size: 10240 |
Author: 敏敏 |
Hits:
Description: 看门狗的介绍与原理。希望能够帮助大家了解看门狗是何物-The watchdog introduction and principle. Hope to be able to help you understand the watchdog is like
Platform: |
Size: 10240 |
Author: 李祥 |
Hits:
Description: WWDG+LCD1602秒表实验;* WWDG + LCD1602 秒表实验
*两个按键中断方式控制,计时精确到10ms
*key1--Start/Stop---PA8(板子上User键) key2---Clear---PC13(板子上Tamper键)
*LCD1602接线:D0~D7--->PD[0..7] RS->PE0 RW->PE1 E->PE2(外部接上拉电阻到5V)
*by 追梦 2011-4-8
*change by:追梦 2011-4-9 LCD1602有效引脚全部接到PD口
**连接:LCD1602-----> STM32
** D0~D7 ------ PD[0..7]
** RS ------ PD13
** RW ------ PD14
** E ------ PD15-WWDG+ LCD1602 stopwatch test * WWDG+ LCD1602 stopwatch interrupt test* Two buttons control, timing accurate to 10ms* key1--Start/Stop---PA8 (User button on the board) key2--- Clear--- PC13 (Tamper key board)* LCD1602 Connection: D0 ~ D7---> PD [0 .. 7] RS-> PE0 RW-> PE1 E-> PE2 (external pull-up resistor to 5V)* by Dream 2011-4-8* change by: Dream 2011-4-9 LCD1602 effective all the received PD pin port** connecting: LCD1602-----> STM32** D0 ~ D7------ PD [0 .. 7]** RS------ PD13** RW------ PD14** E------ PD15
Platform: |
Size: 1015808 |
Author: 杜运福 |
Hits:
Description: STM32F10x外设库函数介绍,
RCC库函数介绍.
GPIO库函数介绍.
NVIC库函数介绍.
EXTI库函数介绍.
TIM TIM1库函数介绍.
USART库函数介绍.
ADC库函数介绍.
DMA库函数介绍.
RTC库函数介绍.
BKP库函数介绍.
PWR库函数介绍.
IWDG库函数介绍.
SYSTICK库函数介绍.
WWDG库函数介绍.-STM32F10x peripheral library function description,
RCC library function description.
GPIO library introduced.
NVIC library introduced.
EXTI library introduced.
TIM TIM1 library description.
USART library functions described.
ADC library introduced.
DMA library functions described.
RTC library function description.
BKP library introduced.
PWR library introduced.
IWDG library introduced.
SYSTICK library introduced.
WWDG library introduction.
Platform: |
Size: 279552 |
Author: XiaoZhongKai |
Hits:
Description: 这是STM32F10x系列单片机中窗口看门狗的添加方法。-This is a series of single-chip window watchdog STM32F10x Add method.
Platform: |
Size: 3072 |
Author: 纪文志 |
Hits:
Description: STM32 的看门狗WWDG 简明例程源代码工程-The STM32' s the watchdog WWDG condensed routines source code project
Platform: |
Size: 37888 |
Author: xie |
Hits:
Description: ALIENTEK MINISTM32 WWDG
Platform: |
Size: 18432 |
Author: 李宁 |
Hits:
Description: stm32的窗口看门狗wwdg的应用,程序已通过调试-STM32 window watchdog wwdg application program through the debugging
Platform: |
Size: 663552 |
Author: junjun |
Hits:
Description: STM32看门狗初始化及喂狗程序,独立看门狗IWDG和窗口看门狗WWDG。-STM32 watchdog program initialization and feed the dog, an independent watchdog IWDG and window watchdog WWDG.
Platform: |
Size: 1024 |
Author: 颜景刚 |
Hits:
Description: 该文件为WWDG使用文件,窗口看门狗用于程序死循环的复位。-The file is IWDG use file, window watchdog is used to reset the program infinite loop.
Platform: |
Size: 3072 |
Author: 林猛 |
Hits:
Description: STM32F103例程中WWDG窗口看门狗(STM routine WWDG window watchdog)
Platform: |
Size: 312320 |
Author: 朵喵
|
Hits:
Description: stm32f4中的wwdg看门狗程序,防止程序跑飞(The wwdg watchdog program in stm32f4 prevents program flying)
Platform: |
Size: 1024 |
Author: antszone
|
Hits:
Description: 本书讲述的uC/OS 是一个操作系统,既然是系统,那就是一个整体,所以书中各章节
并不完全独立,章与章之间的内容皆有所交叉,只是各章均侧重本章标题对应的系统内核机制。(The book is about uC/OS, which is an operation system. Since it is a system, it is a whole. So chapters in the book are not completely independent. The contents between chapters and chapters are all crossed, but all chapters emphasize the system kernel mechanism corresponding to the title of this chapter.)
Platform: |
Size: 635904 |
Author: nico009 |
Hits: