代码搜索结果
找到约 1,217 项符合
TFT 的代码
sc52x+
接线说明:
1.8寸串口液晶屏接线方法(如不用SD卡,则接以下引脚)
TFT CS 接到P0^3;
TFT A0 接到P0^0;
TFT SDA 接到P0^1;
TFT SCK 接到P0^2;
TFT RESET 接到P1^7;
LED-接地
LED+接3.3-3.7V
VCC接5V(如果板下的JP1短接,则接3.3V)
VSS接地
实验例程:刷屏,英文显
tft.h
#ifndef TFT_H_
#define TFT_H_
#include "support_common.h"
#define uint unsigned int
#define uchar unsigned char
extern void delay(int xms);
extern uchar picture1[];
void write_comman
tft.h
#ifndef TFT_H_
#define TFT_H_
#include "support_common.h"
#define uint unsigned int
#define uchar unsigned char
extern void delay(int xms);
extern uchar picture1[];
void write_comman
tft.h
#ifndef TFT_H_
#define TFT_H_
#include "support_common.h"
#define uint unsigned int
#define uchar unsigned char
extern void delay(int xms);
extern uchar picture1[];
void write_comman
tft.h
#ifndef TFT_H_
#define TFT_H_
#include "support_common.h"
#define uint unsigned int
#define uchar unsigned char
extern void delay(int xms);
extern uchar picture1[];
void write_comman
tft.h
#ifndef TFT_H_
#define TFT_H_
#include "support_common.h"
#define uint unsigned int
#define uchar unsigned char
extern void delay(int xms);
extern uchar picture1[];
void write_comman
tft.h
#ifndef TFT_H_
#define TFT_H_
#include "support_common.h"
#define uint unsigned int
#define uchar unsigned char
extern void delay(int xms);
extern uchar picture1[];
void write_comman
tft.h
#ifndef TFT_H_
#define TFT_H_
#include "support_common.h"
#define uint unsigned int
#define uchar unsigned char
extern void delay(int xms);
extern uchar picture1[];
void write_comman
tft.h
#ifndef TFT_H_
#define TFT_H_
#include "support_common.h"
#define uint unsigned int
#define uchar unsigned char
extern void delay(int xms);
extern uchar picture1[];
void write_comman