CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:20_TFT_LCD

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-06-25
  • 文件大小:
    1.79mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

STM32TFT液晶驱动例程。开发板为神州3号。

程序封装了很多功能函数。-STM32TFT LCD driver routines. Development board Shenzhou 3.

Program encapsulates a lot of the performance function.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

20_TFT_LCD/app/app_h/app_tft.h
20_TFT_LCD/app/app_h/app_usart1.h
20_TFT_LCD/app/app_h/pic.h
20_TFT_LCD/app/app_h/ssd1289_font.h
20_TFT_LCD/app/app_tft.c
20_TFT_LCD/app/app_usart1.c
20_TFT_LCD/app/main.c
20_TFT_LCD/app/stm32f10x_it.c
20_TFT_LCD/CMSIS/CM3/core_cm3.c
20_TFT_LCD/CMSIS/CM3/startup/startup_stm32f10x_cl.s
20_TFT_LCD/CMSIS/CM3/startup/startup_stm32f10x_hd.s
20_TFT_LCD/CMSIS/CM3/startup/startup_stm32f10x_hd_vl.s
20_TFT_LCD/CMSIS/CM3/startup/startup_stm32f10x_ld.s
20_TFT_LCD/CMSIS/CM3/startup/startup_stm32f10x_ld_vl.s
20_TFT_LCD/CMSIS/CM3/startup/startup_stm32f10x_md.s
20_TFT_LCD/CMSIS/CM3/startup/startup_stm32f10x_md_vl.s
20_TFT_LCD/CMSIS/CM3/startup/startup_stm32f10x_xl.s
20_TFT_LCD/CMSIS/CM3/system_stm32f10x.c
20_TFT_LCD/CMSIS/core_cm3.h
20_TFT_LCD/CMSIS/stm32f10x.h
20_TFT_LCD/CMSIS/system_stm32f10x.h
20_TFT_LCD/JLink Regs CM3.txt
20_TFT_LCD/JLinkLog.txt
20_TFT_LCD/JLinkSettings.ini
20_TFT_LCD/Listing/startup_stm32f10x_hd.lst
20_TFT_LCD/Listing/TFT_LCD.map
20_TFT_LCD/Output/app_tft.crf
20_TFT_LCD/Output/app_tft.d
20_TFT_LCD/Output/app_tft.o
20_TFT_LCD/Output/app_tft.__i
20_TFT_LCD/Output/app_usart.crf
20_TFT_LCD/Output/app_usart.d
20_TFT_LCD/Output/app_usart.o
20_TFT_LCD/Output/app_usart.__i
20_TFT_LCD/Output/app_usart1.crf
20_TFT_LCD/Output/app_usart1.d
20_TFT_LCD/Output/app_usart1.o
20_TFT_LCD/Output/core_cm3.crf
20_TFT_LCD/Output/core_cm3.d
20_TFT_LCD/Output/core_cm3.o
20_TFT_LCD/Output/ExtDll.iex
20_TFT_LCD/Output/main.crf
20_TFT_LCD/Output/main.d
20_TFT_LCD/Output/main.o
20_TFT_LCD/Output/misc.crf
20_TFT_LCD/Output/misc.d
20_TFT_LCD/Output/misc.o
20_TFT_LCD/Output/startup_stm32f10x_hd.d
20_TFT_LCD/Output/startup_stm32f10x_hd.o
20_TFT_LCD/Output/stm32f10x_exti.crf
20_TFT_LCD/Output/stm32f10x_exti.d
20_TFT_LCD/Output/stm32f10x_exti.o
20_TFT_LCD/Output/stm32f10x_fsmc.crf
20_TFT_LCD/Output/stm32f10x_fsmc.d
20_TFT_LCD/Output/stm32f10x_fsmc.o
20_TFT_LCD/Output/stm32f10x_gpio.crf
20_TFT_LCD/Output/stm32f10x_gpio.d
20_TFT_LCD/Output/stm32f10x_gpio.o
20_TFT_LCD/Output/stm32f10x_it.crf
20_TFT_LCD/Output/stm32f10x_it.d
20_TFT_LCD/Output/stm32f10x_it.o
20_TFT_LCD/Output/stm32f10x_it.__i
20_TFT_LCD/Output/stm32f10x_rcc.crf
20_TFT_LCD/Output/stm32f10x_rcc.d
20_TFT_LCD/Output/stm32f10x_rcc.o
20_TFT_LCD/Output/stm32f10x_usart.crf
20_TFT_LCD/Output/stm32f10x_usart.d
20_TFT_LCD/Output/stm32f10x_usart.o
20_TFT_LCD/Output/system_stm32f10x.crf
20_TFT_LCD/Output/system_stm32f10x.d
20_TFT_LCD/Output/system_stm32f10x.o
20_TFT_LCD/Output/TFT_LCD.axf
20_TFT_LCD/Output/TFT_LCD.hex
20_TFT_LCD/Output/TFT_LCD.htm
20_TFT_LCD/Output/TFT_LCD.lnp
20_TFT_LCD/Output/TFT_LCD.plg
20_TFT_LCD/Output/TFT_LCD.sct
20_TFT_LCD/Output/TFT_LCD.tra
20_TFT_LCD/STM32Lib/inc/misc.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_adc.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_bkp.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_can.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_cec.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_conf.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_crc.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_dac.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_dbgmcu.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_dma.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_exti.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_flash.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_fsmc.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_gpio.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_i2c.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_it.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_iwdg.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_pwr.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_rcc.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_rtc.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_sdio.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_spi.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_tim.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_usart.h
20_TFT_LCD/STM32Lib/inc/stm32f10x_wwdg.h
20_TFT_LCD/STM32Lib/src/misc.c
20_TFT_LCD/STM32Lib/src/stm32f10x_adc.c
20_TFT_LCD/STM32Lib/src/stm32f10x_bkp.c
20_TFT_LCD/STM32Lib/src/stm32f10x_can.c
20_TFT_LCD/STM32Lib/src/stm32f10x_cec.c
20_TFT_LCD/STM32Lib/src/stm32f10x_crc.c
20_TFT_LCD/STM32Lib/src/stm32f10x_dac.c
20_TFT_LCD/STM32Lib/src/stm32f10x_dbgmcu.c
20_TFT_LCD/STM32Lib/src/stm32f10x_dma.c
20_TFT_LCD/STM32Lib/src/stm32f10x_exti.c
20_TFT_LCD/STM32Lib/src/stm32f10x_flash.c
20_TFT_LCD/STM32Lib/src/stm32f10x_fsmc.c
20_TFT_LCD/STM32Lib/src/stm32f10x_gpio.c
20_TFT_LCD/STM32Lib/src/stm32f10x_i2c.c
20_TFT_LCD/STM32Lib/src/stm32f10x_iwdg.c
20_TFT_LCD/STM32Lib/src/stm32f10x_pwr.c
20_TFT_LCD/STM32Lib/src/stm32f10x_rcc.c
20_TFT_LCD/STM32Lib/src/stm32f10x_rtc.c
20_TFT_LCD/STM32Lib/src/stm32f10x_sdio.c
20_TFT_LCD/STM32Lib/src/stm32f10x_spi.c
20_TFT_LCD/STM32Lib/src/stm32f10x_tim.c
20_TFT_LCD/STM32Lib/src/stm32f10x_usart.c
20_TFT_LCD/STM32Lib/src/stm32f10x_wwdg.c
20_TFT_LCD/TFT_LCD.plg
20_TFT_LCD/TFT_LCD.uvopt
20_TFT_LCD/TFT_LCD.uvproj
20_TFT_LCD/TFT_LCD_Target 1.dep
20_TFT_LCD/TFT_LCD_TFT_LCD.dep
20_TFT_LCD/TFT_LCD_uvopt.bak
20_TFT_LCD/TFT_LCD_uvproj.bak
20_TFT_LCD/CMSIS/CM3/startup
20_TFT_LCD/app/app_h
20_TFT_LCD/CMSIS/CM3
20_TFT_LCD/STM32Lib/inc
20_TFT_LCD/STM32Lib/src
20_TFT_LCD/app
20_TFT_LCD/CMSIS
20_TFT_LCD/Listing
20_TFT_LCD/Output
20_TFT_LCD/STM32Lib
20_TFT_LCD

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com