STM32 NUCLEO SERIES LCD SCREEN
Stm32 NUCLEO series core board is very comprehensive, but the only exception is that it does not have a dedicated LCD screen. In the spare time, an exclusive touch XPT2046 ( XPT2046 data sheet ) LCD module is provided for the STM32 NUCLEO series core board. EPROM AT24C02 ( AT24C02 data sheet ) , TF card slot.
In order not to affect normal use, the pins are compared to the STM32 NUCLEO series schematics andPcbfinds no occupied pin, so that no jumper can be modified to test, and in order not to affect the normal pin jumper, the LCD module is used as the backplane, and the STM32 Nucleo system core board is inserted on it for convenience. use!
The 2.8-inch LCD LCD module detailed parameters:
LCD size: 2.8 inches
Display area: 57.6mm*47.2mm
Driver IC: ILI9341
Resolution: 320*240 (RGB)
Color depth: 16 bits (65K colors)
Operating voltage: 3.3V
Backlight voltage: 3.3V
Touch screen type: resistive, tempered glass touch screen
Interface mode: 16-bit, 8080/6800 parallel port
Module size: 67mm*101mm
Occupied resources:
LCD 16-bit parallel port: 21 IO ports
LCD touch SPI interface: 5 IO ports (open jumper can be passed through)
TF card slot SPI port: 4 IO ports (open jumper can pass through)
AT24C02 IIC port: 2 IO ports (open jumper)
Attachments include:
The entire Nucleo series core board LCD screen schematic PDF file and PCB source file, open with AD software;
Based on the liquid crystal module test program;
The main chip and data manual of the circuit project
- XPT2046: Chip Data Sheet
- AT24C02: Chip Data Sheet