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

文件名称:TFT_character_dispaly

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

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

基于STM32火牛开发板TFT汉字显示,代码通过调试运行,适合初学者。-STM32 development board based on the AC adapter TFT display of Chinese characters, the code through debugging and running, for beginners.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

TFT实验-汉字显示/LCDDriver/AsciiLib_65k.c
TFT实验-汉字显示/LCDDriver/HzLib_65k.c
TFT实验-汉字显示/LCDDriver/HzLib_65k.h
TFT实验-汉字显示/LCDDriver/ili9320.c
TFT实验-汉字显示/LCDDriver/ili9320.h
TFT实验-汉字显示/LCDDriver/ili9320_api.c
TFT实验-汉字显示/LCDDriver/ili9320_font.h
TFT实验-汉字显示/LCDDriver/ili9320_touch.c
TFT实验-汉字显示/LCDDriver/ili9320_ucgui.c
TFT实验-汉字显示/LCDDriver/ili932x.c
TFT实验-汉字显示/LCDDriver/ili932x.h
TFT实验-汉字显示/Libraries/CMSIS/Core/CM3/core_cm3.c
TFT实验-汉字显示/Libraries/CMSIS/Core/CM3/core_cm3.h
TFT实验-汉字显示/Libraries/CMSIS/Core/CM3/stm32f10x.h
TFT实验-汉字显示/Libraries/CMSIS/Core/CM3/stm32f10x_conf.h
TFT实验-汉字显示/Libraries/CMSIS/Core/CM3/system_stm32f10x.c
TFT实验-汉字显示/Libraries/CMSIS/Core/CM3/system_stm32f10x.h
TFT实验-汉字显示/Libraries/STM3210E-EVAL.lib
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_cec.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/Release_Notes_for_STM32F10x_StdPeriph_Driver.html
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/misc.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_cec.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c
TFT实验-汉字显示/Project/JLink Regs CM3.txt
TFT实验-汉字显示/Project/JLinkLog.txt
TFT实验-汉字显示/Project/JLinkSettings.ini
TFT实验-汉字显示/Project/Project.map
TFT实验-汉字显示/Project/Project.plg
TFT实验-汉字显示/Project/Project.uvopt
TFT实验-汉字显示/Project/Project.uvproj
TFT实验-汉字显示/Project/Project_MDK-32.dep
TFT实验-汉字显示/Project/Project_uvopt.bak
TFT实验-汉字显示/Project/Project_uvproj.bak
TFT实验-汉字显示/Project/startup_stm32f10x_hd.lst
TFT实验-汉字显示/Startup/startup_stm32f10x_cl.s
TFT实验-汉字显示/Startup/startup_stm32f10x_hd.s
TFT实验-汉字显示/Startup/startup_stm32f10x_ld.s
TFT实验-汉字显示/Startup/startup_stm32f10x_md.s
TFT实验-汉字显示/User/inc/stm32f10x_it.h
TFT实验-汉字显示/User/src/main.c
TFT实验-汉字显示/User/src/stm32f10x_it.c
TFT实验-汉字显示/Libraries/CMSIS/Core/CM3
TFT实验-汉字显示/Libraries/CMSIS/Core
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/inc
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver/src
TFT实验-汉字显示/Libraries/CMSIS
TFT实验-汉字显示/Libraries/STM32F10x_StdPeriph_Driver
TFT实验-汉字显示/User/inc
TFT实验-汉字显示/User/src
TFT实验-汉字显示/LCDDriver
TFT实验-汉字显示/Libraries
TFT实验-汉字显示/ObjFlash
TFT实验-汉字显示/Project
TFT实验-汉字显示/Startup
TFT实验-汉字显示/User
TFT实验-汉字显示

相关说明

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

相关评论

暂无评论内容.

发表评论

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