文件名称:tft
介绍说明--下载内容均来自于网络,请自行研究使用
建议通过nand flash的uboot下载到内存中运行。
可以支持3.5寸、4.3寸、7寸液晶屏
需要修改TFT_Driver.h中的#define LCD_Type LCDW35
#define LCD_Type LCDW35 —>3.5寸屏
#define LCD_Type LCDW43 —>4.3寸屏
#define LCD_Type LCDA70 —>7.0寸屏-Suggestions to nand flash memory through the uboot run.
It can support 3.5-inch, 4.3-inch, 7-inch LCD screen
TFT_Driver.h need to modify the#define LCD_Type LCDW35
#define LCD_Type LCDW35-> 3.5-inch screen
#define LCD_Type LCDW43-> 4.3-inch screen
#define LCD_Type LCDA70-> 7.0-inch screen
可以支持3.5寸、4.3寸、7寸液晶屏
需要修改TFT_Driver.h中的#define LCD_Type LCDW35
#define LCD_Type LCDW35 —>3.5寸屏
#define LCD_Type LCDW43 —>4.3寸屏
#define LCD_Type LCDA70 —>7.0寸屏-Suggestions to nand flash memory through the uboot run.
It can support 3.5-inch, 4.3-inch, 7-inch LCD screen
TFT_Driver.h need to modify the#define LCD_Type LCDW35
#define LCD_Type LCDW35-> 3.5-inch screen
#define LCD_Type LCDW43-> 4.3-inch screen
#define LCD_Type LCDA70-> 7.0-inch screen
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tft\TFT_API.c
...\TFT_API.h
...\TFT_Config.h
...\TFT_Driver.c
...\TFT_Driver.h
tft