文件名称:AutoRecovery
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-03-04
- 文件大小:
- 137kb
- 下载次数:
- 0次
- 提 供 者:
- yey****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
采用stm32f103f4p6的系统滴答时钟计数,检测外部中断触发是否发生,发生外部中断,时钟计数清零,计数到一定数值未发生外部中断,io口控制继电器工作来切断另一块外部微控制器的电源-By ticking clock counting system stm32f103f4p6, detection of external interrupt does occur, the occurrence of external interrupt, the clock count reset count to a certain value, without the occurrence of external interrupt, power IO port control relay works to cut off another piece of external microcontroller
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AutoRecovery\AutoRecovery\AutoRecovery.elf.xcodeproj\project.pbxproj
............\............\Debug\bin\AutoRecovery.bin
............\............\.....\...\AutoRecovery.elf
............\............\.....\...\AutoRecovery.hex
............\............\.....\...\AutoRecovery.map
............\............\.....\...\history.xml
............\............\.....\obj\dependencies.xml
............\............\.....\...\history.xml
............\............\.....\...\main.o
............\............\.....\...\startup_stm32f0xx.o
............\............\.....\...\stm32f0xx_exti.o
............\............\.....\...\stm32f0xx_gpio.o
............\............\.....\...\stm32f0xx_misc.o
............\............\.....\...\stm32f0xx_rcc.o
............\............\.....\...\stm32f0xx_syscfg.o
............\............\.....\...\system_stm32f0xx_temp.o
............\AutoRecovery.cogui
............\AutoRecovery.coproj
............\cmsis_boot\startup\startup_stm32f0xx.s
............\..........\stm32f0xx.h
............\..........\stm32f0xx_conf.h
............\..........\system_stm32f0xx.h
............\..........\system_stm32f0xx_temp.c
............\......core\core_cm0.h
............\..........\core_cmFunc.h
............\..........\core_cmInstr.h
............\main.c
............\stm32_lib\inc\stm32f0xx_exti.h
............\.........\...\stm32f0xx_gpio.h
............\.........\...\stm32f0xx_misc.h
............\.........\...\stm32f0xx_rcc.h
............\.........\...\stm32f0xx_syscfg.h
............\.........\src\stm32f0xx_exti.c
............\.........\...\stm32f0xx_gpio.c
............\.........\...\stm32f0xx_misc.c
............\.........\...\stm32f0xx_rcc.c
............\.........\...\stm32f0xx_syscfg.c
............\AutoRecovery\Debug\bin
............\............\.....\obj
............\............\AutoRecovery.elf.xcodeproj
............\............\Debug
............\cmsis_boot\startup
............\stm32_lib\inc
............\.........\src
............\AutoRecovery
............\cmsis_boot
............\cmsis_core
............\stm32_lib
AutoRecovery