Introduce
We have a total of three electronic screen, they are LCD-2000-3916/LCD-2000-9225/LCD-2000-7775. They are single-chip controller, and all of them can display to a maximum of 176-RGB x 220 -dot graphics on 262k-color TFT panel. The chip can be connected to the outside of the microprocessor directly. And accept the 8-bit high speed bus interface and serial peripheral interface. The display data can be stored in the memory for data RAM which is 176×220×18 bits.
We provided development kit include:
1, All chip's datasheet
2, Arduino driver and sample code
3, Application notes for Arduino UNO and Arduino Mega2560
4, Source code for STM32
5, Schematic
Features
Ø Drive 2.0-inch TFT screen LCD-2000
Ø Display resolution: 176(H)×220(V)
Ø Display data RAM: 176×220 ×18bits=696960bits
Ø Display mode: Full color mode, 262K-colors, 8-colors
Ø Pin set: DB0-DB7 is IO port for data transmission, WR/RS/CS/LE/RST/PWM is control pin
Ø Supports 8-bit micro-controller interface 8080 series
Ø IO port power supply voltage: 1.65-3.5V
Ø Low power consumption
LCD PCB Adapter for MEGA 2560
The TFT LCD PCB Adapter for mega 2560 is compatible with Arduino pins, user can directly plug the TFT LCD PCB Adapter in the shield and stand on the Arduino board.
Package list
1PCS 2.0" TFT LCD Module
1PCS LCD PCB Adapter
Hi,
回复删除LCD-2000-XXXX DataSheet states that "accept the 8-bit high speed bus interface and serial peripheral interface." It seems that I can't find any information about connecting and programming LCD-2000 using SPI. Do you have any information on this matter or 8-bit bus is the only way to go?
Jonas