Google Chat: zj734465502@gmail.com
+86-0755-88291180
sales01@spotpear.com
dragon_manager@163.com
services01@spotpear.com
manager01@spotpear.com
WhatsApp:13246739196
4 inch 480*800 Multicolor Graphic LCD, with resistive touch screen
PIN | Description |
5V | 5V Power input |
GND | Ground |
D0~D15 | Data pins |
LCD_CS | LCD chip-selection |
DC | Command/Data selection |
WR | Write |
RD | Read |
RST | Reset |
NC | Not connected |
BL_VCC | 5V/3.3V |
GND | Ground |
BL | Back-light pin |
TP_IRQ | Interrupt pin of touch panel |
TP_CS | Chip selection pin of touch panel |
TP_SCK | SPI SCK pin of touch panel |
TP_SDI | SPI data input of touch panel |
TP_SDO | SPI data output of touch panel |
3.3V | 3.3V power input.(You can only use 3.3V or 5V) |
GND | Ground |
This 4inch Resistive Touch LCD supports 16bit/8bit data input. By default, the LCD use RGB565 color format, 16bits. Users can change to 8bits mode by change the BS resistor to 0 side.
The controller of the LCD is NT35510, use MPU8080 interface:
For more details, please refer to datasheet of NT35510
The touch controller of this LCD is XPT2046. The TP_IRQ pin is used to detect if the LCD is touched. TP_IRQ is LOW if LCD is touched otherwise it is high.
For more details of XPT2046, please refer to datasheet
For this LCD, we provide an example based on Waveshare Open103Z development board. The codes use FSMC interface of STM32F103ZET6.
LCD | STM32 |
5V | 5V |
GND | GND |
D0~D7 | PD14(D0),PD15,PD0,PD1,PE7,PE8,PE9,PE10(D7) |
D8~D15 | PE11(D8),PE12,PE13,PE14,PE15,PD8,PD9,PD10(D15) |
LCD_CS | PG12 |
DC | PG5 |
WR | PD5 |
RD | PD4 |
LCD_RST | PB1 |
NC | Not connect |
BL_VCC | 5V or 3.3V |
GND | GND |
BL | PB0 |
TP_IRQ | PC5 |
TP_CS | PC4 |
TP_SCK | PB13 |
TP_SDI | PB15 |
TP_SDO | PB14 |
3.3V | Not connect |
GND | GND |