文件名称:TFT_LCD
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-07-07
- 文件大小:
- 273kb
- 下载次数:
- 0次
- 提 供 者:
- 热***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
使用stm8对tftlcd显示屏进行驱动操作,实现显示简易图片(The use of stm8 on the TFTLCD display driver operation, the realization of simple pictures display)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
16-TFT_LCD\FWlib\inc\stm8s.h
16-TFT_LCD\FWlib\inc\stm8s_adc1.h
16-TFT_LCD\FWlib\inc\stm8s_adc2.h
16-TFT_LCD\FWlib\inc\stm8s_awu.h
16-TFT_LCD\FWlib\inc\stm8s_beep.h
16-TFT_LCD\FWlib\inc\stm8s_can.h
16-TFT_LCD\FWlib\inc\stm8s_clk.h
16-TFT_LCD\FWlib\inc\stm8s_exti.h
16-TFT_LCD\FWlib\inc\stm8s_flash.h
16-TFT_LCD\FWlib\inc\stm8s_gpio.h
16-TFT_LCD\FWlib\inc\stm8s_i2c.h
16-TFT_LCD\FWlib\inc\stm8s_itc.h
16-TFT_LCD\FWlib\inc\stm8s_iwdg.h
16-TFT_LCD\FWlib\inc\stm8s_rst.h
16-TFT_LCD\FWlib\inc\stm8s_spi.h
16-TFT_LCD\FWlib\inc\stm8s_tim1.h
16-TFT_LCD\FWlib\inc\stm8s_tim2.h
16-TFT_LCD\FWlib\inc\stm8s_tim3.h
16-TFT_LCD\FWlib\inc\stm8s_tim4.h
16-TFT_LCD\FWlib\inc\stm8s_tim5.h
16-TFT_LCD\FWlib\inc\stm8s_tim6.h
16-TFT_LCD\FWlib\inc\stm8s_uart1.h
16-TFT_LCD\FWlib\inc\stm8s_uart2.h
16-TFT_LCD\FWlib\inc\stm8s_uart3.h
16-TFT_LCD\FWlib\inc\stm8s_wwdg.h
16-TFT_LCD\FWlib\src\stm8s_adc1.c
16-TFT_LCD\FWlib\src\stm8s_adc2.c
16-TFT_LCD\FWlib\src\stm8s_awu.c
16-TFT_LCD\FWlib\src\stm8s_beep.c
16-TFT_LCD\FWlib\src\stm8s_can.c
16-TFT_LCD\FWlib\src\stm8s_clk.c
16-TFT_LCD\FWlib\src\stm8s_exti.c
16-TFT_LCD\FWlib\src\stm8s_flash.c
16-TFT_LCD\FWlib\src\stm8s_gpio.c
16-TFT_LCD\FWlib\src\stm8s_i2c.c
16-TFT_LCD\FWlib\src\stm8s_itc.c
16-TFT_LCD\FWlib\src\stm8s_iwdg.c
16-TFT_LCD\FWlib\src\stm8s_rst.c
16-TFT_LCD\FWlib\src\stm8s_spi.c
16-TFT_LCD\FWlib\src\stm8s_tim1.c
16-TFT_LCD\FWlib\src\stm8s_tim2.c
16-TFT_LCD\FWlib\src\stm8s_tim3.c
16-TFT_LCD\FWlib\src\stm8s_tim4.c
16-TFT_LCD\FWlib\src\stm8s_tim5.c
16-TFT_LCD\FWlib\src\stm8s_tim6.c
16-TFT_LCD\FWlib\src\stm8s_uart1.c
16-TFT_LCD\FWlib\src\stm8s_uart2.c
16-TFT_LCD\FWlib\src\stm8s_uart3.c
16-TFT_LCD\FWlib\src\stm8s_wwdg.c
16-TFT_LCD\Project\Debug\Exe\TFT_LCD.hex
16-TFT_LCD\Project\Debug\Exe\TFT_LCD.out
16-TFT_LCD\Project\Debug\Obj\Asciilib_65k.o
16-TFT_LCD\Project\Debug\Obj\Hzlib_65k.o
16-TFT_LCD\Project\Debug\Obj\ili9320_lcd.o
16-TFT_LCD\Project\Debug\Obj\main.o
16-TFT_LCD\Project\Debug\Obj\stm8s_clk.o
16-TFT_LCD\Project\Debug\Obj\stm8s_gpio.o
16-TFT_LCD\Project\Debug\Obj\TFT_LCD.pbd
16-TFT_LCD\Project\settings\TFT_LCD.cspy.bat
16-TFT_LCD\Project\settings\TFT_LCD.dbgdt
16-TFT_LCD\Project\settings\TFT_LCD.dni
16-TFT_LCD\Project\settings\TFT_LCD.wsdt
16-TFT_LCD\Project\TFT_LCD.dep
16-TFT_LCD\Project\TFT_LCD.ewd
16-TFT_LCD\Project\TFT_LCD.ewp
16-TFT_LCD\Project\TFT_LCD.eww
16-TFT_LCD\USER\Asciilib_65k.c
16-TFT_LCD\USER\Hzlib_65k.c
16-TFT_LCD\USER\ili9320_lcd.c
16-TFT_LCD\USER\ili9320_lcd.h
16-TFT_LCD\USER\main.c
16-TFT_LCD\USER\stm8s_conf.h
16-TFT_LCD\Project\Debug\Exe
16-TFT_LCD\Project\Debug\List
16-TFT_LCD\Project\Debug\Obj
16-TFT_LCD\FWlib\inc
16-TFT_LCD\FWlib\src
16-TFT_LCD\Project\Debug
16-TFT_LCD\Project\settings
16-TFT_LCD\FWlib
16-TFT_LCD\Project
16-TFT_LCD\USER
16-TFT_LCD
16-TFT_LCD\FWlib\inc\stm8s_adc1.h
16-TFT_LCD\FWlib\inc\stm8s_adc2.h
16-TFT_LCD\FWlib\inc\stm8s_awu.h
16-TFT_LCD\FWlib\inc\stm8s_beep.h
16-TFT_LCD\FWlib\inc\stm8s_can.h
16-TFT_LCD\FWlib\inc\stm8s_clk.h
16-TFT_LCD\FWlib\inc\stm8s_exti.h
16-TFT_LCD\FWlib\inc\stm8s_flash.h
16-TFT_LCD\FWlib\inc\stm8s_gpio.h
16-TFT_LCD\FWlib\inc\stm8s_i2c.h
16-TFT_LCD\FWlib\inc\stm8s_itc.h
16-TFT_LCD\FWlib\inc\stm8s_iwdg.h
16-TFT_LCD\FWlib\inc\stm8s_rst.h
16-TFT_LCD\FWlib\inc\stm8s_spi.h
16-TFT_LCD\FWlib\inc\stm8s_tim1.h
16-TFT_LCD\FWlib\inc\stm8s_tim2.h
16-TFT_LCD\FWlib\inc\stm8s_tim3.h
16-TFT_LCD\FWlib\inc\stm8s_tim4.h
16-TFT_LCD\FWlib\inc\stm8s_tim5.h
16-TFT_LCD\FWlib\inc\stm8s_tim6.h
16-TFT_LCD\FWlib\inc\stm8s_uart1.h
16-TFT_LCD\FWlib\inc\stm8s_uart2.h
16-TFT_LCD\FWlib\inc\stm8s_uart3.h
16-TFT_LCD\FWlib\inc\stm8s_wwdg.h
16-TFT_LCD\FWlib\src\stm8s_adc1.c
16-TFT_LCD\FWlib\src\stm8s_adc2.c
16-TFT_LCD\FWlib\src\stm8s_awu.c
16-TFT_LCD\FWlib\src\stm8s_beep.c
16-TFT_LCD\FWlib\src\stm8s_can.c
16-TFT_LCD\FWlib\src\stm8s_clk.c
16-TFT_LCD\FWlib\src\stm8s_exti.c
16-TFT_LCD\FWlib\src\stm8s_flash.c
16-TFT_LCD\FWlib\src\stm8s_gpio.c
16-TFT_LCD\FWlib\src\stm8s_i2c.c
16-TFT_LCD\FWlib\src\stm8s_itc.c
16-TFT_LCD\FWlib\src\stm8s_iwdg.c
16-TFT_LCD\FWlib\src\stm8s_rst.c
16-TFT_LCD\FWlib\src\stm8s_spi.c
16-TFT_LCD\FWlib\src\stm8s_tim1.c
16-TFT_LCD\FWlib\src\stm8s_tim2.c
16-TFT_LCD\FWlib\src\stm8s_tim3.c
16-TFT_LCD\FWlib\src\stm8s_tim4.c
16-TFT_LCD\FWlib\src\stm8s_tim5.c
16-TFT_LCD\FWlib\src\stm8s_tim6.c
16-TFT_LCD\FWlib\src\stm8s_uart1.c
16-TFT_LCD\FWlib\src\stm8s_uart2.c
16-TFT_LCD\FWlib\src\stm8s_uart3.c
16-TFT_LCD\FWlib\src\stm8s_wwdg.c
16-TFT_LCD\Project\Debug\Exe\TFT_LCD.hex
16-TFT_LCD\Project\Debug\Exe\TFT_LCD.out
16-TFT_LCD\Project\Debug\Obj\Asciilib_65k.o
16-TFT_LCD\Project\Debug\Obj\Hzlib_65k.o
16-TFT_LCD\Project\Debug\Obj\ili9320_lcd.o
16-TFT_LCD\Project\Debug\Obj\main.o
16-TFT_LCD\Project\Debug\Obj\stm8s_clk.o
16-TFT_LCD\Project\Debug\Obj\stm8s_gpio.o
16-TFT_LCD\Project\Debug\Obj\TFT_LCD.pbd
16-TFT_LCD\Project\settings\TFT_LCD.cspy.bat
16-TFT_LCD\Project\settings\TFT_LCD.dbgdt
16-TFT_LCD\Project\settings\TFT_LCD.dni
16-TFT_LCD\Project\settings\TFT_LCD.wsdt
16-TFT_LCD\Project\TFT_LCD.dep
16-TFT_LCD\Project\TFT_LCD.ewd
16-TFT_LCD\Project\TFT_LCD.ewp
16-TFT_LCD\Project\TFT_LCD.eww
16-TFT_LCD\USER\Asciilib_65k.c
16-TFT_LCD\USER\Hzlib_65k.c
16-TFT_LCD\USER\ili9320_lcd.c
16-TFT_LCD\USER\ili9320_lcd.h
16-TFT_LCD\USER\main.c
16-TFT_LCD\USER\stm8s_conf.h
16-TFT_LCD\Project\Debug\Exe
16-TFT_LCD\Project\Debug\List
16-TFT_LCD\Project\Debug\Obj
16-TFT_LCD\FWlib\inc
16-TFT_LCD\FWlib\src
16-TFT_LCD\Project\Debug
16-TFT_LCD\Project\settings
16-TFT_LCD\FWlib
16-TFT_LCD\Project
16-TFT_LCD\USER
16-TFT_LCD