文件名称:MINIstm32_4.3menu_RTC
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:612.37kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在奋斗STM32MINI板4.3寸屏菜单例程的基础上增加了实时时钟,可以显示更改时钟,还增加了浮点函数显示功能、以及一种方便的字库建立和显示方法。-Based on the example programm of Strive Board STM32MINI,RTC+float display.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MINIstm32_4.3寸菜单+RTC/JLinkArm_STM3210B-EVAL.ini
MINIstm32_4.3寸菜单+RTC/JLinkLog.txt
MINIstm32_4.3寸菜单+RTC/readme.txt
MINIstm32_4.3寸菜单+RTC/STM32-LCD-TFT_STM3210B-EVAL.dep
MINIstm32_4.3寸菜单+RTC/USART.Opt
MINIstm32_4.3寸菜单+RTC/USART_Uv2.Bak
MINIstm32_4.3寸菜单+RTC/STM32-LCD-TFT_Uv2.Bak
MINIstm32_4.3寸菜单+RTC/STM32-LCD-TFT.Uv2
MINIstm32_4.3寸菜单+RTC/STM32-LCD-TFT_Opt.Bak
MINIstm32_4.3寸菜单+RTC/STM32-LCD-TFT.Opt
MINIstm32_4.3寸菜单+RTC/FWlib/inc/misc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_adc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_bkp.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_can.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_conf.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_crc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_dac.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_dbgmcu.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_dma.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_exti.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_flash.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_fsmc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_gpio.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_i2c.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_iwdg.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_pwr.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_rcc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_rtc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_sdio.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_spi.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_tim.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_usart.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_wwdg.h
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/misc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_adc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_bkp.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_can.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_crc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_dac.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_dbgmcu.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_dma.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_exti.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_flash.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_fsmc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_gpio.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_i2c.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_iwdg.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_pwr.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_rcc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_rtc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_sdio.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_spi.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_tim.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_usart.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_wwdg.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/system_stm32f10x.c
MINIstm32_4.3寸菜单+RTC/List/startup_stm32f10x_hd.lst
MINIstm32_4.3寸菜单+RTC/List/STM32_FD_USART.map
MINIstm32_4.3寸菜单+RTC/List/STM32_FD_USART1.map
MINIstm32_4.3寸菜单+RTC/startup/startup_stm32f10x_hd.s
MINIstm32_4.3寸菜单+RTC/startup/startup_stm32f10x_ld.s
MINIstm32_4.3寸菜单+RTC/startup/startup_stm32f10x_md.s
MINIstm32_4.3寸菜单+RTC/user/core_cm3.c
MINIstm32_4.3寸菜单+RTC/user/core_cm3.h
MINIstm32_4.3寸菜单+RTC/user/delay.h
MINIstm32_4.3寸菜单+RTC/user/fsmc_sram.c
MINIstm32_4.3寸菜单+RTC/user/fsmc_sram.h
MINIstm32_4.3寸菜单+RTC/user/lcd_dis24.c
MINIstm32_4.3寸菜单+RTC/user/main.c
MINIstm32_4.3寸菜单+RTC/user/pic.c
MINIstm32_4.3寸菜单+RTC/user/pic.txt
MINIstm32_4.3寸菜单+RTC/user/platform_config.h
MINIstm32_4.3寸菜单+RTC/user/SPI_Flash.c
MINIstm32_4.3寸菜单+RTC/user/SPI_Flash.h
MINIstm32_4.3寸菜单+RTC/user/stm32f10x.h
MINIstm32_4.3寸菜单+RTC/user/stm32f10x_conf.h
MINIstm32_4.3寸菜单+RTC/user/stm32f10x_it.c
MINIstm32_4.3寸菜单+RTC/user/stm32f10x_it.h
MINIstm32_4.3寸菜单+RTC/user/system_stm32f10x.c
MINIstm32_4.3寸菜单+RTC/user/system_stm32f10x.h
MINIstm32_4.3寸菜单+RTC/user/touch.c
MINIstm32_4.3寸菜单+RTC/user/touch.h
MINIstm32_4.3寸菜单+RTC/user/clock_ini.c
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/alarm.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/game.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/light.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/music.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/picture.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/radio.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/setting.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/time.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/txt.bmp
MINIstm32_4.3寸菜单+RTC/FWlib/inc
MINIstm32_4.3寸菜单+RTC/FWlib/SRC
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标
MINIstm32_4.3寸菜单+RTC/FWlib
MINIstm32_4.3寸菜单+RTC/List
MINIstm32_4.3寸菜单+RTC/startup
MINIstm32_4.3寸菜单+RTC/user
MINIstm32_4.3寸菜单+RTC/系统图标
MINIstm32_4.3寸菜单+RTC
MINIstm32_4.3寸菜单+RTC/JLinkLog.txt
MINIstm32_4.3寸菜单+RTC/readme.txt
MINIstm32_4.3寸菜单+RTC/STM32-LCD-TFT_STM3210B-EVAL.dep
MINIstm32_4.3寸菜单+RTC/USART.Opt
MINIstm32_4.3寸菜单+RTC/USART_Uv2.Bak
MINIstm32_4.3寸菜单+RTC/STM32-LCD-TFT_Uv2.Bak
MINIstm32_4.3寸菜单+RTC/STM32-LCD-TFT.Uv2
MINIstm32_4.3寸菜单+RTC/STM32-LCD-TFT_Opt.Bak
MINIstm32_4.3寸菜单+RTC/STM32-LCD-TFT.Opt
MINIstm32_4.3寸菜单+RTC/FWlib/inc/misc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_adc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_bkp.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_can.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_conf.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_crc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_dac.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_dbgmcu.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_dma.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_exti.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_flash.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_fsmc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_gpio.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_i2c.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_iwdg.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_pwr.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_rcc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_rtc.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_sdio.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_spi.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_tim.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_usart.h
MINIstm32_4.3寸菜单+RTC/FWlib/inc/stm32f10x_wwdg.h
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/misc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_adc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_bkp.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_can.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_crc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_dac.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_dbgmcu.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_dma.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_exti.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_flash.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_fsmc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_gpio.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_i2c.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_iwdg.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_pwr.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_rcc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_rtc.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_sdio.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_spi.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_tim.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_usart.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/stm32f10x_wwdg.c
MINIstm32_4.3寸菜单+RTC/FWlib/SRC/system_stm32f10x.c
MINIstm32_4.3寸菜单+RTC/List/startup_stm32f10x_hd.lst
MINIstm32_4.3寸菜单+RTC/List/STM32_FD_USART.map
MINIstm32_4.3寸菜单+RTC/List/STM32_FD_USART1.map
MINIstm32_4.3寸菜单+RTC/startup/startup_stm32f10x_hd.s
MINIstm32_4.3寸菜单+RTC/startup/startup_stm32f10x_ld.s
MINIstm32_4.3寸菜单+RTC/startup/startup_stm32f10x_md.s
MINIstm32_4.3寸菜单+RTC/user/core_cm3.c
MINIstm32_4.3寸菜单+RTC/user/core_cm3.h
MINIstm32_4.3寸菜单+RTC/user/delay.h
MINIstm32_4.3寸菜单+RTC/user/fsmc_sram.c
MINIstm32_4.3寸菜单+RTC/user/fsmc_sram.h
MINIstm32_4.3寸菜单+RTC/user/lcd_dis24.c
MINIstm32_4.3寸菜单+RTC/user/main.c
MINIstm32_4.3寸菜单+RTC/user/pic.c
MINIstm32_4.3寸菜单+RTC/user/pic.txt
MINIstm32_4.3寸菜单+RTC/user/platform_config.h
MINIstm32_4.3寸菜单+RTC/user/SPI_Flash.c
MINIstm32_4.3寸菜单+RTC/user/SPI_Flash.h
MINIstm32_4.3寸菜单+RTC/user/stm32f10x.h
MINIstm32_4.3寸菜单+RTC/user/stm32f10x_conf.h
MINIstm32_4.3寸菜单+RTC/user/stm32f10x_it.c
MINIstm32_4.3寸菜单+RTC/user/stm32f10x_it.h
MINIstm32_4.3寸菜单+RTC/user/system_stm32f10x.c
MINIstm32_4.3寸菜单+RTC/user/system_stm32f10x.h
MINIstm32_4.3寸菜单+RTC/user/touch.c
MINIstm32_4.3寸菜单+RTC/user/touch.h
MINIstm32_4.3寸菜单+RTC/user/clock_ini.c
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/alarm.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/game.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/light.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/music.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/picture.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/radio.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/setting.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/time.bmp
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标/txt.bmp
MINIstm32_4.3寸菜单+RTC/FWlib/inc
MINIstm32_4.3寸菜单+RTC/FWlib/SRC
MINIstm32_4.3寸菜单+RTC/系统图标/系统图标
MINIstm32_4.3寸菜单+RTC/FWlib
MINIstm32_4.3寸菜单+RTC/List
MINIstm32_4.3寸菜单+RTC/startup
MINIstm32_4.3寸菜单+RTC/user
MINIstm32_4.3寸菜单+RTC/系统图标
MINIstm32_4.3寸菜单+RTC
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.