文件名称:stm32_RCC
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:918.2kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
STM32F103使用外设实时时钟RTC,如何配置RTC的预分频,中断来保存时间和产生秒中断。-This example demonstrates and explains how to use the RTC peripheral.
As an application example, it demonstrates how to setup the RTC peripheral, in terms
of prescaler and interrupts, to be used to keep time and to generate Second interrupt.
As an application example, it demonstrates how to setup the RTC peripheral, in terms
of prescaler and interrupts, to be used to keep time and to generate Second interrupt.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stm32_RCC/library/inc/cortexm3_macro.h
stm32_RCC/library/inc/stm32f10x_adc.h
stm32_RCC/library/inc/stm32f10x_bkp.h
stm32_RCC/library/inc/stm32f10x_can.h
stm32_RCC/library/inc/stm32f10x_dma.h
stm32_RCC/library/inc/stm32f10x_exti.h
stm32_RCC/library/inc/stm32f10x_flash.h
stm32_RCC/library/inc/stm32f10x_gpio.h
stm32_RCC/library/inc/stm32f10x_i2c.h
stm32_RCC/library/inc/stm32f10x_iwdg.h
stm32_RCC/library/inc/stm32f10x_lib.h
stm32_RCC/library/inc/stm32f10x_map.h
stm32_RCC/library/inc/stm32f10x_nvic.h
stm32_RCC/library/inc/stm32f10x_pwr.h
stm32_RCC/library/inc/stm32f10x_rcc.h
stm32_RCC/library/inc/stm32f10x_rtc.h
stm32_RCC/library/inc/stm32f10x_spi.h
stm32_RCC/library/inc/stm32f10x_systick.h
stm32_RCC/library/inc/stm32f10x_tim.h
stm32_RCC/library/inc/stm32f10x_tim1.h
stm32_RCC/library/inc/stm32f10x_type.h
stm32_RCC/library/inc/stm32f10x_usart.h
stm32_RCC/library/inc/stm32f10x_wwdg.h
stm32_RCC/library/src/stm32f10x_adc.c
stm32_RCC/library/src/stm32f10x_bkp.c
stm32_RCC/library/src/stm32f10x_can.c
stm32_RCC/library/src/stm32f10x_dma.c
stm32_RCC/library/src/stm32f10x_exti.c
stm32_RCC/library/src/stm32f10x_flash.c
stm32_RCC/library/src/stm32f10x_gpio.c
stm32_RCC/library/src/stm32f10x_i2c.c
stm32_RCC/library/src/stm32f10x_iwdg.c
stm32_RCC/library/src/stm32f10x_lib.c
stm32_RCC/library/src/stm32f10x_nvic.c
stm32_RCC/library/src/stm32f10x_pwr.c
stm32_RCC/library/src/stm32f10x_rcc.c
stm32_RCC/library/src/stm32f10x_rtc.c
stm32_RCC/library/src/stm32f10x_spi.c
stm32_RCC/library/src/stm32f10x_systick.c
stm32_RCC/library/src/stm32f10x_tim.c
stm32_RCC/library/src/stm32f10x_tim1.c
stm32_RCC/library/src/stm32f10x_usart.c
stm32_RCC/library/src/stm32f10x_wwdg.c
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/cortexm3_macro.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/lcd.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/main.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/Project.pbd
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_flash.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_gpio.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_i2c.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_it.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_lib.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_nvic.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_rcc.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_spi.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_tim.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_usart.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_vector.r79
stm32_RCC/project/EWARM/BOOT_RAM/Obj/main.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/Project.pbd
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_adc.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_bkp.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_can.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_dma.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_exti.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_flash.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_gpio.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_i2c.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_it.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_iwdg.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_lib.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_nvic.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_pwr.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_rcc.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_rtc.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_spi.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_systick.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_tim.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_tim1.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_usart.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_vector.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_wwdg.pbi
stm32_RCC/project/EWARM/cortexm3_macro.s
stm32_RCC/project/EWARM/lnkarm_flash.xcl
stm32_RCC/project/EWARM/lnkarm_ram.xcl
stm32_RCC/project/EWARM/Project.dep
stm32_RCC/project/EWARM/Project.ewd
stm32_RCC/project/EWARM/Project.ewp
stm32_RCC/project/EWARM/Project.eww
stm32_RCC/project/EWARM/readme.txt
stm32_RCC/project/EWARM/settings/Project.cspy.bat
stm32_RCC/project/EWARM/settings/Project.dbgdt
stm32_RCC/project/EWARM/settings/Project.dni
stm32_RCC/project/EWARM/settings/Project.wsdt
stm32_RCC/project/EWARM/stm32f10x_vector.c
stm32_RCC/project/main.c
stm32_RCC/project/readme.txt
stm32_RCC/project/RIDE/cortexm3_macro.s
stm32_RCC/project/RIDE/Project.rapp
stm32_RCC/project/RIDE/Project.rprj
stm32_RCC/project/RIDE/readme.txt
stm32_RCC/project/RIDE/stm32f10x_vector.c
stm32_RCC/project/RVMDK/cortexm3_macro.s
stm32_RCC/project/RVMDK/FLASH.ini
stm32_RCC/project/RVMDK/List/BOOT_FLASH.map
stm32_RCC/project/RVMDK/List/cortexm3_macro.lst
stm32_RCC/project/RVMDK/List/stm32f10x_vector.lst
stm32_RCC/project/RVMDK/Obj/BOOT_FLASH.htm
stm32_RCC/project/RVMDK/Obj/BOOT_FLASH.lnp
stm32_RCC/project/RVMDK/Obj/BOOT_FLASH.plg
stm32_RCC/project/RVMDK/Obj/BOOT_FLASH.sct
stm32_RCC/project/RVMDK/Obj/BOOT_FLASH.tra
stm32_RCC/project/RVMDK/Obj/cortexm3_macro.o
stm32_RCC/project/RVMDK/Obj/main.crf
stm32_RCC
stm32_RCC/library/inc/stm32f10x_adc.h
stm32_RCC/library/inc/stm32f10x_bkp.h
stm32_RCC/library/inc/stm32f10x_can.h
stm32_RCC/library/inc/stm32f10x_dma.h
stm32_RCC/library/inc/stm32f10x_exti.h
stm32_RCC/library/inc/stm32f10x_flash.h
stm32_RCC/library/inc/stm32f10x_gpio.h
stm32_RCC/library/inc/stm32f10x_i2c.h
stm32_RCC/library/inc/stm32f10x_iwdg.h
stm32_RCC/library/inc/stm32f10x_lib.h
stm32_RCC/library/inc/stm32f10x_map.h
stm32_RCC/library/inc/stm32f10x_nvic.h
stm32_RCC/library/inc/stm32f10x_pwr.h
stm32_RCC/library/inc/stm32f10x_rcc.h
stm32_RCC/library/inc/stm32f10x_rtc.h
stm32_RCC/library/inc/stm32f10x_spi.h
stm32_RCC/library/inc/stm32f10x_systick.h
stm32_RCC/library/inc/stm32f10x_tim.h
stm32_RCC/library/inc/stm32f10x_tim1.h
stm32_RCC/library/inc/stm32f10x_type.h
stm32_RCC/library/inc/stm32f10x_usart.h
stm32_RCC/library/inc/stm32f10x_wwdg.h
stm32_RCC/library/src/stm32f10x_adc.c
stm32_RCC/library/src/stm32f10x_bkp.c
stm32_RCC/library/src/stm32f10x_can.c
stm32_RCC/library/src/stm32f10x_dma.c
stm32_RCC/library/src/stm32f10x_exti.c
stm32_RCC/library/src/stm32f10x_flash.c
stm32_RCC/library/src/stm32f10x_gpio.c
stm32_RCC/library/src/stm32f10x_i2c.c
stm32_RCC/library/src/stm32f10x_iwdg.c
stm32_RCC/library/src/stm32f10x_lib.c
stm32_RCC/library/src/stm32f10x_nvic.c
stm32_RCC/library/src/stm32f10x_pwr.c
stm32_RCC/library/src/stm32f10x_rcc.c
stm32_RCC/library/src/stm32f10x_rtc.c
stm32_RCC/library/src/stm32f10x_spi.c
stm32_RCC/library/src/stm32f10x_systick.c
stm32_RCC/library/src/stm32f10x_tim.c
stm32_RCC/library/src/stm32f10x_tim1.c
stm32_RCC/library/src/stm32f10x_usart.c
stm32_RCC/library/src/stm32f10x_wwdg.c
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/cortexm3_macro.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/lcd.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/main.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/Project.pbd
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_flash.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_gpio.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_i2c.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_it.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_lib.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_nvic.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_rcc.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_spi.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_tim.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_usart.r79
stm32_RCC/project/EWARM/BOOT_FLASH/Obj/stm32f10x_vector.r79
stm32_RCC/project/EWARM/BOOT_RAM/Obj/main.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/Project.pbd
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_adc.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_bkp.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_can.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_dma.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_exti.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_flash.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_gpio.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_i2c.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_it.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_iwdg.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_lib.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_nvic.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_pwr.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_rcc.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_rtc.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_spi.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_systick.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_tim.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_tim1.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_usart.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_vector.pbi
stm32_RCC/project/EWARM/BOOT_RAM/Obj/stm32f10x_wwdg.pbi
stm32_RCC/project/EWARM/cortexm3_macro.s
stm32_RCC/project/EWARM/lnkarm_flash.xcl
stm32_RCC/project/EWARM/lnkarm_ram.xcl
stm32_RCC/project/EWARM/Project.dep
stm32_RCC/project/EWARM/Project.ewd
stm32_RCC/project/EWARM/Project.ewp
stm32_RCC/project/EWARM/Project.eww
stm32_RCC/project/EWARM/readme.txt
stm32_RCC/project/EWARM/settings/Project.cspy.bat
stm32_RCC/project/EWARM/settings/Project.dbgdt
stm32_RCC/project/EWARM/settings/Project.dni
stm32_RCC/project/EWARM/settings/Project.wsdt
stm32_RCC/project/EWARM/stm32f10x_vector.c
stm32_RCC/project/main.c
stm32_RCC/project/readme.txt
stm32_RCC/project/RIDE/cortexm3_macro.s
stm32_RCC/project/RIDE/Project.rapp
stm32_RCC/project/RIDE/Project.rprj
stm32_RCC/project/RIDE/readme.txt
stm32_RCC/project/RIDE/stm32f10x_vector.c
stm32_RCC/project/RVMDK/cortexm3_macro.s
stm32_RCC/project/RVMDK/FLASH.ini
stm32_RCC/project/RVMDK/List/BOOT_FLASH.map
stm32_RCC/project/RVMDK/List/cortexm3_macro.lst
stm32_RCC/project/RVMDK/List/stm32f10x_vector.lst
stm32_RCC/project/RVMDK/Obj/BOOT_FLASH.htm
stm32_RCC/project/RVMDK/Obj/BOOT_FLASH.lnp
stm32_RCC/project/RVMDK/Obj/BOOT_FLASH.plg
stm32_RCC/project/RVMDK/Obj/BOOT_FLASH.sct
stm32_RCC/project/RVMDK/Obj/BOOT_FLASH.tra
stm32_RCC/project/RVMDK/Obj/cortexm3_macro.o
stm32_RCC/project/RVMDK/Obj/main.crf
stm32_RCC
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
