代码搜索结果
找到约 37,566 项符合
LCD 的代码
lcd.c
/**************************************************************
The initial and control for 320×240 16Bpp TFT LCD--LTS350Q1_PE1 & LQ035Q7DB02
********************************************************
lcd.plg
礦ision2 Build Log
Project:
D:\graduation\lcd\lcd.uv2
Project File Date: 03/25/2008
Output:
lcd.c
/*****************************************************
* LCD 模块
*****************************************************/
#ifndef MSP430F449_H
#include
#endif
#define LCD_IN_USE 8
lcd.c
//LCD.c
#include
#include "time.h"
#include "LCD.h"
#include "serial.h"
/******************************************************************************
函数:LCD_SendData()
功能:主机通过串行总线
lcd.lst
C51 COMPILER V7.06 LCD 08/02/2007 17:23:20 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE LCD
OBJECT MODULE PLACED IN E:\
lcd接线方法.txt
LCD引脚号 引脚功能 程序中对应的单片机引脚
1 GND (接电源GND)
2 VCC (接电源VCC)
3 VL (接一个500欧姆的电阻到GND)
4 RS - >
lcd.rc
# Begin Project
# Begin SubItem "LCD Resources"
# End SubItem
# End Project
lcd.cmd
> x
> ms 0000 FFFF rw
> ms F000 FFFF int
> l Debug\LCD.bin 7F00 FFFF 7F00
> l Debug\LCD.bin FFFA FFFF FFFA
> x
lcd.lnp
"main.obj"
TO "lcd"
RAMSIZE(256)
lcd.lnp
"STARTUP.obj",
"lcd12864.obj"
TO "LCD"
RAMSIZE(256)