文件名称:RTC
介绍说明--下载内容来自于网络,使用问题请自行百度
RTC实时时钟在OLED上显示,显示内容包括年月日、星期几和时分秒。在突然掉电的情况下,再次上电显示时间依然是实时的。-RTC real time clock on the OLED display, the display includes several time and date, week, minutes and seconds. In the case of a sudden power failure, power up again displays the time still is in real time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RTC/
RTC/Doc/
RTC/Doc/readme.txt
RTC/keilkill.bat
RTC/Libraries/
RTC/Libraries/CMSIS/
RTC/Libraries/CMSIS/core_cm3.c
RTC/Libraries/CMSIS/core_cm3.h
RTC/Libraries/CMSIS/startup/
RTC/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_md.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
RTC/Libraries/CMSIS/stm32f10x.h
RTC/Libraries/CMSIS/system_stm32f10x.c
RTC/Libraries/CMSIS/system_stm32f10x.h
RTC/Libraries/FWlib/
RTC/Libraries/FWlib/inc/
RTC/Libraries/FWlib/inc/misc.h
RTC/Libraries/FWlib/inc/stm32f10x_adc.h
RTC/Libraries/FWlib/inc/stm32f10x_bkp.h
RTC/Libraries/FWlib/inc/stm32f10x_can.h
RTC/Libraries/FWlib/inc/stm32f10x_cec.h
RTC/Libraries/FWlib/inc/stm32f10x_crc.h
RTC/Libraries/FWlib/inc/stm32f10x_dac.h
RTC/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
RTC/Libraries/FWlib/inc/stm32f10x_dma.h
RTC/Libraries/FWlib/inc/stm32f10x_exti.h
RTC/Libraries/FWlib/inc/stm32f10x_flash.h
RTC/Libraries/FWlib/inc/stm32f10x_fsmc.h
RTC/Libraries/FWlib/inc/stm32f10x_gpio.h
RTC/Libraries/FWlib/inc/stm32f10x_i2c.h
RTC/Libraries/FWlib/inc/stm32f10x_iwdg.h
RTC/Libraries/FWlib/inc/stm32f10x_pwr.h
RTC/Libraries/FWlib/inc/stm32f10x_rcc.h
RTC/Libraries/FWlib/inc/stm32f10x_rtc.h
RTC/Libraries/FWlib/inc/stm32f10x_sdio.h
RTC/Libraries/FWlib/inc/stm32f10x_spi.h
RTC/Libraries/FWlib/inc/stm32f10x_tim.h
RTC/Libraries/FWlib/inc/stm32f10x_usart.h
RTC/Libraries/FWlib/inc/stm32f10x_wwdg.h
RTC/Libraries/FWlib/src/
RTC/Libraries/FWlib/src/misc.c
RTC/Libraries/FWlib/src/stm32f10x_adc.c
RTC/Libraries/FWlib/src/stm32f10x_bkp.c
RTC/Libraries/FWlib/src/stm32f10x_can.c
RTC/Libraries/FWlib/src/stm32f10x_cec.c
RTC/Libraries/FWlib/src/stm32f10x_crc.c
RTC/Libraries/FWlib/src/stm32f10x_dac.c
RTC/Libraries/FWlib/src/stm32f10x_dbgmcu.c
RTC/Libraries/FWlib/src/stm32f10x_dma.c
RTC/Libraries/FWlib/src/stm32f10x_exti.c
RTC/Libraries/FWlib/src/stm32f10x_flash.c
RTC/Libraries/FWlib/src/stm32f10x_fsmc.c
RTC/Libraries/FWlib/src/stm32f10x_gpio.c
RTC/Libraries/FWlib/src/stm32f10x_i2c.c
RTC/Libraries/FWlib/src/stm32f10x_iwdg.c
RTC/Libraries/FWlib/src/stm32f10x_pwr.c
RTC/Libraries/FWlib/src/stm32f10x_rcc.c
RTC/Libraries/FWlib/src/stm32f10x_rtc.c
RTC/Libraries/FWlib/src/stm32f10x_sdio.c
RTC/Libraries/FWlib/src/stm32f10x_spi.c
RTC/Libraries/FWlib/src/stm32f10x_tim.c
RTC/Libraries/FWlib/src/stm32f10x_usart.c
RTC/Libraries/FWlib/src/stm32f10x_wwdg.c
RTC/Listing/
RTC/Listing/startup_stm32f10x_hd.lst
RTC/Listing/Template.map
RTC/Output/
RTC/Output/adc.crf
RTC/Output/adc.d
RTC/Output/adc.o
RTC/Output/bsp_exti.crf
RTC/Output/bsp_exti.d
RTC/Output/bsp_exti.o
RTC/Output/bsp_spi_nrf.crf
RTC/Output/bsp_spi_nrf.d
RTC/Output/bsp_spi_nrf.o
RTC/Output/bsp_timbase.crf
RTC/Output/bsp_timbase.d
RTC/Output/bsp_timbase.o
RTC/Output/core_cm3.crf
RTC/Output/core_cm3.d
RTC/Output/core_cm3.o
RTC/Output/delay.crf
RTC/Output/delay.d
RTC/Output/delay.o
RTC/Output/key.crf
RTC/Output/key.d
RTC/Output/key.o
RTC/Output/led.crf
RTC/Output/led.d
RTC/Output/led.o
RTC/Output/main.crf
RTC/Output/main.d
RTC/Output/main.o
RTC/Output/misc.crf
RTC/Output/misc.d
RTC/Output/misc.o
RTC/Output/oled.crf
RTC/Output/oled.d
RTC/Output/oled.o
RTC/Output/pwminput.crf
RTC/Output/pwminput.d
RTC/Output/pwminput.o
RTC/Output/pwm_output.crf
RTC/Output/pwm_output.d
RTC/Output/pwm_output.o
RTC/Output/rtc.crf
RTC/Output/rtc.d
RTC/Output/rtc.o
RTC/Output/startup_stm32f10x_hd.d
RTC/Output/startup_stm32f10x_hd.o
RTC/Output/stm32f10x_adc.crf
RTC/Output/stm32f10x_adc.d
RTC/Output/stm32f10x_adc.o
RTC/Output/stm32f10x_bkp.crf
RTC/Output/stm32f10x_bkp.d
RTC/Output/stm32f10x_bkp.o
RTC/Output/stm32f10x_can.crf
RTC/Output/stm32f10x_can.d
RTC/Output/stm32f10x_can.o
RTC/Output/stm32f10x_cec.crf
RTC/Output/stm32f10x_cec.d
RTC/Output/stm32f10x_cec.o
RTC/Output/stm32f10x_crc.crf
RTC/Output/stm32f10x_crc.d
RTC/Output/stm32f10x_crc.o
RTC/Output/stm32f10x_dac.crf
RTC/Output/stm32f10x_dac.d
RTC/Output/stm32f10x_dac.o
RTC/Output/stm32f10x_dbgmcu.crf
RTC/Output/stm32f10x_dbgmcu.d
RTC/Output/stm32f10x_dbgmcu.o
RTC/Output/stm32f10x_dma.crf
RTC/Output/stm32f10x_dma.d
RTC/Output/stm32f10x_dma.o
RTC/Output/stm32f10x_exti.crf
RTC/Output/stm32f10x_exti.d
RTC/Output/stm32f10x_exti.o
RTC/Output/stm32f10x_flash.crf
RTC/Output/stm32f10x_flash.d
RTC/Output/stm32f10x_flash.o
RTC/Output/stm32f10x_fsmc.crf
RTC/Output/stm32f10x_fsmc.d
RTC/Output/stm32f10x_fsmc.o
RTC/Output/stm32f10x_gpio.crf
RTC/Output/stm32f10x_gpio.d
RTC/Output/stm32f10x_gpio.o
RTC/Output/stm32f10x_i2c.crf
RTC/Output/stm32f10x_i2c.d
RTC/Output/stm32f10x_i2c.o
RTC/Output/stm32f10x_it.crf
RTC/Output/stm32f10x_it.d
RTC/Output/stm32f10x_it.o
RTC/Output/stm32f10x_iwdg.crf
RTC/Output/stm32f10x_iwdg.d
RTC/Output/stm32f10x_iwdg.o
RTC/Output/stm32f10x_pwr.crf
RTC/Output/stm32f10x_pwr.d
RTC/Output/stm32f10x_pwr.o
RTC/Output/stm32f10x_rcc.crf
RTC/Output/stm32f10x_rcc.d
RTC/Output/stm32f10x_rcc.o
RTC/Output/stm32f10x_rtc.crf
RTC/Out
RTC/Doc/
RTC/Doc/readme.txt
RTC/keilkill.bat
RTC/Libraries/
RTC/Libraries/CMSIS/
RTC/Libraries/CMSIS/core_cm3.c
RTC/Libraries/CMSIS/core_cm3.h
RTC/Libraries/CMSIS/startup/
RTC/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_md.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
RTC/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
RTC/Libraries/CMSIS/stm32f10x.h
RTC/Libraries/CMSIS/system_stm32f10x.c
RTC/Libraries/CMSIS/system_stm32f10x.h
RTC/Libraries/FWlib/
RTC/Libraries/FWlib/inc/
RTC/Libraries/FWlib/inc/misc.h
RTC/Libraries/FWlib/inc/stm32f10x_adc.h
RTC/Libraries/FWlib/inc/stm32f10x_bkp.h
RTC/Libraries/FWlib/inc/stm32f10x_can.h
RTC/Libraries/FWlib/inc/stm32f10x_cec.h
RTC/Libraries/FWlib/inc/stm32f10x_crc.h
RTC/Libraries/FWlib/inc/stm32f10x_dac.h
RTC/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
RTC/Libraries/FWlib/inc/stm32f10x_dma.h
RTC/Libraries/FWlib/inc/stm32f10x_exti.h
RTC/Libraries/FWlib/inc/stm32f10x_flash.h
RTC/Libraries/FWlib/inc/stm32f10x_fsmc.h
RTC/Libraries/FWlib/inc/stm32f10x_gpio.h
RTC/Libraries/FWlib/inc/stm32f10x_i2c.h
RTC/Libraries/FWlib/inc/stm32f10x_iwdg.h
RTC/Libraries/FWlib/inc/stm32f10x_pwr.h
RTC/Libraries/FWlib/inc/stm32f10x_rcc.h
RTC/Libraries/FWlib/inc/stm32f10x_rtc.h
RTC/Libraries/FWlib/inc/stm32f10x_sdio.h
RTC/Libraries/FWlib/inc/stm32f10x_spi.h
RTC/Libraries/FWlib/inc/stm32f10x_tim.h
RTC/Libraries/FWlib/inc/stm32f10x_usart.h
RTC/Libraries/FWlib/inc/stm32f10x_wwdg.h
RTC/Libraries/FWlib/src/
RTC/Libraries/FWlib/src/misc.c
RTC/Libraries/FWlib/src/stm32f10x_adc.c
RTC/Libraries/FWlib/src/stm32f10x_bkp.c
RTC/Libraries/FWlib/src/stm32f10x_can.c
RTC/Libraries/FWlib/src/stm32f10x_cec.c
RTC/Libraries/FWlib/src/stm32f10x_crc.c
RTC/Libraries/FWlib/src/stm32f10x_dac.c
RTC/Libraries/FWlib/src/stm32f10x_dbgmcu.c
RTC/Libraries/FWlib/src/stm32f10x_dma.c
RTC/Libraries/FWlib/src/stm32f10x_exti.c
RTC/Libraries/FWlib/src/stm32f10x_flash.c
RTC/Libraries/FWlib/src/stm32f10x_fsmc.c
RTC/Libraries/FWlib/src/stm32f10x_gpio.c
RTC/Libraries/FWlib/src/stm32f10x_i2c.c
RTC/Libraries/FWlib/src/stm32f10x_iwdg.c
RTC/Libraries/FWlib/src/stm32f10x_pwr.c
RTC/Libraries/FWlib/src/stm32f10x_rcc.c
RTC/Libraries/FWlib/src/stm32f10x_rtc.c
RTC/Libraries/FWlib/src/stm32f10x_sdio.c
RTC/Libraries/FWlib/src/stm32f10x_spi.c
RTC/Libraries/FWlib/src/stm32f10x_tim.c
RTC/Libraries/FWlib/src/stm32f10x_usart.c
RTC/Libraries/FWlib/src/stm32f10x_wwdg.c
RTC/Listing/
RTC/Listing/startup_stm32f10x_hd.lst
RTC/Listing/Template.map
RTC/Output/
RTC/Output/adc.crf
RTC/Output/adc.d
RTC/Output/adc.o
RTC/Output/bsp_exti.crf
RTC/Output/bsp_exti.d
RTC/Output/bsp_exti.o
RTC/Output/bsp_spi_nrf.crf
RTC/Output/bsp_spi_nrf.d
RTC/Output/bsp_spi_nrf.o
RTC/Output/bsp_timbase.crf
RTC/Output/bsp_timbase.d
RTC/Output/bsp_timbase.o
RTC/Output/core_cm3.crf
RTC/Output/core_cm3.d
RTC/Output/core_cm3.o
RTC/Output/delay.crf
RTC/Output/delay.d
RTC/Output/delay.o
RTC/Output/key.crf
RTC/Output/key.d
RTC/Output/key.o
RTC/Output/led.crf
RTC/Output/led.d
RTC/Output/led.o
RTC/Output/main.crf
RTC/Output/main.d
RTC/Output/main.o
RTC/Output/misc.crf
RTC/Output/misc.d
RTC/Output/misc.o
RTC/Output/oled.crf
RTC/Output/oled.d
RTC/Output/oled.o
RTC/Output/pwminput.crf
RTC/Output/pwminput.d
RTC/Output/pwminput.o
RTC/Output/pwm_output.crf
RTC/Output/pwm_output.d
RTC/Output/pwm_output.o
RTC/Output/rtc.crf
RTC/Output/rtc.d
RTC/Output/rtc.o
RTC/Output/startup_stm32f10x_hd.d
RTC/Output/startup_stm32f10x_hd.o
RTC/Output/stm32f10x_adc.crf
RTC/Output/stm32f10x_adc.d
RTC/Output/stm32f10x_adc.o
RTC/Output/stm32f10x_bkp.crf
RTC/Output/stm32f10x_bkp.d
RTC/Output/stm32f10x_bkp.o
RTC/Output/stm32f10x_can.crf
RTC/Output/stm32f10x_can.d
RTC/Output/stm32f10x_can.o
RTC/Output/stm32f10x_cec.crf
RTC/Output/stm32f10x_cec.d
RTC/Output/stm32f10x_cec.o
RTC/Output/stm32f10x_crc.crf
RTC/Output/stm32f10x_crc.d
RTC/Output/stm32f10x_crc.o
RTC/Output/stm32f10x_dac.crf
RTC/Output/stm32f10x_dac.d
RTC/Output/stm32f10x_dac.o
RTC/Output/stm32f10x_dbgmcu.crf
RTC/Output/stm32f10x_dbgmcu.d
RTC/Output/stm32f10x_dbgmcu.o
RTC/Output/stm32f10x_dma.crf
RTC/Output/stm32f10x_dma.d
RTC/Output/stm32f10x_dma.o
RTC/Output/stm32f10x_exti.crf
RTC/Output/stm32f10x_exti.d
RTC/Output/stm32f10x_exti.o
RTC/Output/stm32f10x_flash.crf
RTC/Output/stm32f10x_flash.d
RTC/Output/stm32f10x_flash.o
RTC/Output/stm32f10x_fsmc.crf
RTC/Output/stm32f10x_fsmc.d
RTC/Output/stm32f10x_fsmc.o
RTC/Output/stm32f10x_gpio.crf
RTC/Output/stm32f10x_gpio.d
RTC/Output/stm32f10x_gpio.o
RTC/Output/stm32f10x_i2c.crf
RTC/Output/stm32f10x_i2c.d
RTC/Output/stm32f10x_i2c.o
RTC/Output/stm32f10x_it.crf
RTC/Output/stm32f10x_it.d
RTC/Output/stm32f10x_it.o
RTC/Output/stm32f10x_iwdg.crf
RTC/Output/stm32f10x_iwdg.d
RTC/Output/stm32f10x_iwdg.o
RTC/Output/stm32f10x_pwr.crf
RTC/Output/stm32f10x_pwr.d
RTC/Output/stm32f10x_pwr.o
RTC/Output/stm32f10x_rcc.crf
RTC/Output/stm32f10x_rcc.d
RTC/Output/stm32f10x_rcc.o
RTC/Output/stm32f10x_rtc.crf
RTC/Out
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.