文件名称:RealTimeClock
-
所属分类:
- 标签属性:
- 上传时间:2013-10-21
-
文件大小:485.19kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
STM32实时时钟作为定时器,通过串口线与计算机相连接,在电脑端打印当前的时间信息,每一秒更新一次。-STM32 Real-time clock as a timer, via serial cable connected to the computer, the computer terminal prints the current time information is updated once every second.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实时时钟/
实时时钟/boot/
实时时钟/boot/cortexm3_macro.s
实时时钟/boot/stm32f10x_vector.c
实时时钟/Debug/
实时时钟/Debug/Exe/
实时时钟/Debug/Exe/RTC.out
实时时钟/Debug/List/
实时时钟/Debug/Obj/
实时时钟/Debug/Obj/main.o
实时时钟/Debug/Obj/RTC.pbd
实时时钟/Debug/Obj/stm32f10x_adc.o
实时时钟/Debug/Obj/stm32f10x_bkp.o
实时时钟/Debug/Obj/stm32f10x_can.o
实时时钟/Debug/Obj/stm32f10x_crc.o
实时时钟/Debug/Obj/stm32f10x_dac.o
实时时钟/Debug/Obj/stm32f10x_dbgmcu.o
实时时钟/Debug/Obj/stm32f10x_dma.o
实时时钟/Debug/Obj/stm32f10x_exti.o
实时时钟/Debug/Obj/stm32f10x_flash.o
实时时钟/Debug/Obj/stm32f10x_fsmc.o
实时时钟/Debug/Obj/stm32f10x_gpio.o
实时时钟/Debug/Obj/stm32f10x_i2c.o
实时时钟/Debug/Obj/stm32f10x_it.o
实时时钟/Debug/Obj/stm32f10x_iwdg.o
实时时钟/Debug/Obj/stm32f10x_lib.o
实时时钟/Debug/Obj/stm32f10x_nvic.o
实时时钟/Debug/Obj/stm32f10x_pwr.o
实时时钟/Debug/Obj/stm32f10x_rcc.o
实时时钟/Debug/Obj/stm32f10x_rtc.o
实时时钟/Debug/Obj/stm32f10x_sdio.o
实时时钟/Debug/Obj/stm32f10x_spi.o
实时时钟/Debug/Obj/stm32f10x_systick.o
实时时钟/Debug/Obj/stm32f10x_tim.o
实时时钟/Debug/Obj/stm32f10x_usart.o
实时时钟/Debug/Obj/stm32f10x_vector.o
实时时钟/Debug/Obj/stm32f10x_wwdg.o
实时时钟/interrupt/
实时时钟/interrupt/stm32f10x_it.c
实时时钟/interrupt/stm32f10x_it.h
实时时钟/library/
实时时钟/library/inc/
实时时钟/library/inc/cortexm3_macro.h
实时时钟/library/inc/stm32f10x_adc.h
实时时钟/library/inc/stm32f10x_bkp.h
实时时钟/library/inc/stm32f10x_can.h
实时时钟/library/inc/stm32f10x_crc.h
实时时钟/library/inc/stm32f10x_dac.h
实时时钟/library/inc/stm32f10x_dbgmcu.h
实时时钟/library/inc/stm32f10x_dma.h
实时时钟/library/inc/stm32f10x_exti.h
实时时钟/library/inc/stm32f10x_flash.h
实时时钟/library/inc/stm32f10x_fsmc.h
实时时钟/library/inc/stm32f10x_gpio.h
实时时钟/library/inc/stm32f10x_i2c.h
实时时钟/library/inc/stm32f10x_iwdg.h
实时时钟/library/inc/stm32f10x_lib.h
实时时钟/library/inc/stm32f10x_map.h
实时时钟/library/inc/stm32f10x_nvic.h
实时时钟/library/inc/stm32f10x_pwr.h
实时时钟/library/inc/stm32f10x_rcc.h
实时时钟/library/inc/stm32f10x_rtc.h
实时时钟/library/inc/stm32f10x_sdio.h
实时时钟/library/inc/stm32f10x_spi.h
实时时钟/library/inc/stm32f10x_systick.h
实时时钟/library/inc/stm32f10x_tim.h
实时时钟/library/inc/stm32f10x_type.h
实时时钟/library/inc/stm32f10x_usart.h
实时时钟/library/inc/stm32f10x_wwdg.h
实时时钟/library/src/
实时时钟/library/src/stm32f10x_adc.c
实时时钟/library/src/stm32f10x_bkp.c
实时时钟/library/src/stm32f10x_can.c
实时时钟/library/src/stm32f10x_crc.c
实时时钟/library/src/stm32f10x_dac.c
实时时钟/library/src/stm32f10x_dbgmcu.c
实时时钟/library/src/stm32f10x_dma.c
实时时钟/library/src/stm32f10x_exti.c
实时时钟/library/src/stm32f10x_flash.c
实时时钟/library/src/stm32f10x_fsmc.c
实时时钟/library/src/stm32f10x_gpio.c
实时时钟/library/src/stm32f10x_i2c.c
实时时钟/library/src/stm32f10x_iwdg.c
实时时钟/library/src/stm32f10x_lib.c
实时时钟/library/src/stm32f10x_nvic.c
实时时钟/library/src/stm32f10x_pwr.c
实时时钟/library/src/stm32f10x_rcc.c
实时时钟/library/src/stm32f10x_rtc.c
实时时钟/library/src/stm32f10x_sdio.c
实时时钟/library/src/stm32f10x_spi.c
实时时钟/library/src/stm32f10x_systick.c
实时时钟/library/src/stm32f10x_tim.c
实时时钟/library/src/stm32f10x_usart.c
实时时钟/library/src/stm32f10x_wwdg.c
实时时钟/RTC.dep
实时时钟/RTC.ewd
实时时钟/RTC.ewp
实时时钟/RTC.eww
实时时钟/settings/
实时时钟/settings/RTC.cspy.bat
实时时钟/settings/RTC.dbgdt
实时时钟/settings/RTC.dni
实时时钟/settings/RTC.wsdt
实时时钟/settings/RTC_Debug.jlink
实时时钟/stm32f10x_flash.icf
实时时钟/stm32f10x_ram.icf
实时时钟/user/
实时时钟/user/main.c
实时时钟/user/stm32f10x_conf.h
实时时钟/boot/
实时时钟/boot/cortexm3_macro.s
实时时钟/boot/stm32f10x_vector.c
实时时钟/Debug/
实时时钟/Debug/Exe/
实时时钟/Debug/Exe/RTC.out
实时时钟/Debug/List/
实时时钟/Debug/Obj/
实时时钟/Debug/Obj/main.o
实时时钟/Debug/Obj/RTC.pbd
实时时钟/Debug/Obj/stm32f10x_adc.o
实时时钟/Debug/Obj/stm32f10x_bkp.o
实时时钟/Debug/Obj/stm32f10x_can.o
实时时钟/Debug/Obj/stm32f10x_crc.o
实时时钟/Debug/Obj/stm32f10x_dac.o
实时时钟/Debug/Obj/stm32f10x_dbgmcu.o
实时时钟/Debug/Obj/stm32f10x_dma.o
实时时钟/Debug/Obj/stm32f10x_exti.o
实时时钟/Debug/Obj/stm32f10x_flash.o
实时时钟/Debug/Obj/stm32f10x_fsmc.o
实时时钟/Debug/Obj/stm32f10x_gpio.o
实时时钟/Debug/Obj/stm32f10x_i2c.o
实时时钟/Debug/Obj/stm32f10x_it.o
实时时钟/Debug/Obj/stm32f10x_iwdg.o
实时时钟/Debug/Obj/stm32f10x_lib.o
实时时钟/Debug/Obj/stm32f10x_nvic.o
实时时钟/Debug/Obj/stm32f10x_pwr.o
实时时钟/Debug/Obj/stm32f10x_rcc.o
实时时钟/Debug/Obj/stm32f10x_rtc.o
实时时钟/Debug/Obj/stm32f10x_sdio.o
实时时钟/Debug/Obj/stm32f10x_spi.o
实时时钟/Debug/Obj/stm32f10x_systick.o
实时时钟/Debug/Obj/stm32f10x_tim.o
实时时钟/Debug/Obj/stm32f10x_usart.o
实时时钟/Debug/Obj/stm32f10x_vector.o
实时时钟/Debug/Obj/stm32f10x_wwdg.o
实时时钟/interrupt/
实时时钟/interrupt/stm32f10x_it.c
实时时钟/interrupt/stm32f10x_it.h
实时时钟/library/
实时时钟/library/inc/
实时时钟/library/inc/cortexm3_macro.h
实时时钟/library/inc/stm32f10x_adc.h
实时时钟/library/inc/stm32f10x_bkp.h
实时时钟/library/inc/stm32f10x_can.h
实时时钟/library/inc/stm32f10x_crc.h
实时时钟/library/inc/stm32f10x_dac.h
实时时钟/library/inc/stm32f10x_dbgmcu.h
实时时钟/library/inc/stm32f10x_dma.h
实时时钟/library/inc/stm32f10x_exti.h
实时时钟/library/inc/stm32f10x_flash.h
实时时钟/library/inc/stm32f10x_fsmc.h
实时时钟/library/inc/stm32f10x_gpio.h
实时时钟/library/inc/stm32f10x_i2c.h
实时时钟/library/inc/stm32f10x_iwdg.h
实时时钟/library/inc/stm32f10x_lib.h
实时时钟/library/inc/stm32f10x_map.h
实时时钟/library/inc/stm32f10x_nvic.h
实时时钟/library/inc/stm32f10x_pwr.h
实时时钟/library/inc/stm32f10x_rcc.h
实时时钟/library/inc/stm32f10x_rtc.h
实时时钟/library/inc/stm32f10x_sdio.h
实时时钟/library/inc/stm32f10x_spi.h
实时时钟/library/inc/stm32f10x_systick.h
实时时钟/library/inc/stm32f10x_tim.h
实时时钟/library/inc/stm32f10x_type.h
实时时钟/library/inc/stm32f10x_usart.h
实时时钟/library/inc/stm32f10x_wwdg.h
实时时钟/library/src/
实时时钟/library/src/stm32f10x_adc.c
实时时钟/library/src/stm32f10x_bkp.c
实时时钟/library/src/stm32f10x_can.c
实时时钟/library/src/stm32f10x_crc.c
实时时钟/library/src/stm32f10x_dac.c
实时时钟/library/src/stm32f10x_dbgmcu.c
实时时钟/library/src/stm32f10x_dma.c
实时时钟/library/src/stm32f10x_exti.c
实时时钟/library/src/stm32f10x_flash.c
实时时钟/library/src/stm32f10x_fsmc.c
实时时钟/library/src/stm32f10x_gpio.c
实时时钟/library/src/stm32f10x_i2c.c
实时时钟/library/src/stm32f10x_iwdg.c
实时时钟/library/src/stm32f10x_lib.c
实时时钟/library/src/stm32f10x_nvic.c
实时时钟/library/src/stm32f10x_pwr.c
实时时钟/library/src/stm32f10x_rcc.c
实时时钟/library/src/stm32f10x_rtc.c
实时时钟/library/src/stm32f10x_sdio.c
实时时钟/library/src/stm32f10x_spi.c
实时时钟/library/src/stm32f10x_systick.c
实时时钟/library/src/stm32f10x_tim.c
实时时钟/library/src/stm32f10x_usart.c
实时时钟/library/src/stm32f10x_wwdg.c
实时时钟/RTC.dep
实时时钟/RTC.ewd
实时时钟/RTC.ewp
实时时钟/RTC.eww
实时时钟/settings/
实时时钟/settings/RTC.cspy.bat
实时时钟/settings/RTC.dbgdt
实时时钟/settings/RTC.dni
实时时钟/settings/RTC.wsdt
实时时钟/settings/RTC_Debug.jlink
实时时钟/stm32f10x_flash.icf
实时时钟/stm32f10x_ram.icf
实时时钟/user/
实时时钟/user/main.c
实时时钟/user/stm32f10x_conf.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.