代码搜索结果
找到约 2,975 项符合
TFT 的代码
lpc2138_tft_sct.bak
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
lpc2138_tft.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (Source Group 1)
Group (USER)
Group (font)
Group (help)
File 1,2,
lcd_tft_640_480.c
/**************************************************************
The initial and control for 640×480 16Bpp TFT LCD----VGA
**************************************************************/
#include "
samsung-tft-g480272.c
#include
#define DISPOFF (3 * 32 + 22)
#define LCD_RESET (2*32 + 23)
/*
#ifdef PMPVERSION == 1
#define LCD_RESET 63
#endif
#ifdef PMPVERSION == 22
#define LCD_RESET 60
#endif
*/
void lcd
三星tft攻略.txt
▆▆◣三星<mark>TFT</mark> LCD全攻略(PMP/GPS客户请进)
本人从事三星<mark>TFT</mark>推广工作近1年时间,现阶段已经有越来越多的PMP设计公司和厂家使用或考虑使用三星<mark>TFT</mark>来进行产品的设计。
三星<mark>TFT</mark>现阶段3.5寸和4寸这两个尺寸已经得到了市场的认可,它的优点我分析如下:
1三星<mark>TFT</mark>采用了TMR(微反射)技术,达到半透效果,视角十分好,这已经得到广大PMP客户的认可。
2三星<mark>TFT</ ...