代码搜索结果
找到约 1,217 项符合
TFT 的代码
lcd.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1 & LQ035Q7DB02
**********************************************************
2440loader.searchresults
---- TFT Matches (4 in 1 files) ----
#define rLCDSADDR1 (*(volatile unsigned *)0x4d000014) //STN/TFT Frame buffer start address 1
#define rLCDSADDR2 (*(volatile unsigned *)0x4d000018) //STN/TFT Fr
lcd.h
/**************************************************************
The initial and control for 320×240 16Bpp TFT LCD----LTV350QV-F05
**************************************************************/
#
lpc2138_tft.plg
礦ision3 Build Log
Project:
E:\Synaptics\S3c44b0 board\material\TFT LCD\例程\LPC2148例程\LPC2138_TFT.uv2
Project File Date: 10/22/2008
Output:
lcdlib.h
/*
* FILE: lcdlib.h
* TFT LCD的测试函数接口
*/
#ifndef __LCDLIB_H__
#define __LCDLIB_H__
/*
* 以640x480,8bpp的显示模式测试TFT LCD
*/
void Test_Lcd_Tft_8Bit_640480(void);
/*
* 以640x480,16bpp的
readme.txt
液晶的io口分布情况:
tft 51
RS-----------P1^2;
cs-----------P0^0;
Res----------P1^3;
MOSI---------P1^5;
MISO---------P1^6;
SCK----------P1^7;
pwm----------悬空 (或接pwm信号)
触摸屏的io口分布情况:
touch
readme.txt
液晶的io口分布情况:
tft 51
RS-----------P1^2;
cs-----------P0^0;
Res----------P1^3;
MOSI---------P1^5;
MISO---------P1^6;
SCK----------P1^7;
pwm----------悬空 (或接pwm信号)
触摸屏的io口分布情况:
touch
tft.h
/**************************************************************************************
* Copyright (c)
* All rights reserved.
*
* 文件名称: tft.h
* 文件描述: tft液晶头文件
* 修改历史:
*
*
*
************
lcd.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1 & LQ035Q7DB02
**********************************************************
lcd.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1 & LQ035Q7DB02
**********************************************************