This is an IPS LCD display HAT for the Raspberry Pi. It features a 1.3" diagonal display with 240x240 pixels and includes an embedded controller. The HAT communicates via the SPI interface.
Important - kernel support! This HAT will not work currently work correctly on Raspberry Pi kernel 5.4 or later. Customers are advised to use an older version of Raspberry Pi OS (2020-05-27-raspios-buster-full-armhf).
Trying to add a control interface for your Pi? This compact display has everything you need for a neat and tidy solution.
Features
- Standard Raspberry Pi 40-pin GPIO extension header
- IPS screen - wide viewing angles
- High definition in small size
- 1x joystick, 3x pushbuttons
- Comes with development resources and manual (examples for Raspberry Pi)
Specifications
- Driver: ST7789
- Interface: SPI
- Display colour: RGB, 65K colour
- Resolution: 240x240
- Backlight: LED
- Operating voltage: 3.3V
Resources
Interface
SYMBOL |
RASPBERRY PI PIN (BCM) |
DESCRIPTION |
KEY1 |
P21 |
Button 1/GPIO |
KEY2 |
P20 |
Button 2/GPIO |
KEY3 |
P16 |
Button 3/GPIO |
Joystick Up |
P6 |
Joystick Up |
Joystick Down |
P19 |
Joystick Down |
Joystick Left |
P5 |
Joystick Left |
Joystick Right |
P26 |
Joystick Right |
Joystick Press |
P13 |
Joystick Press |
SCLK |
P11/SCLK |
SPI clock input |
MOSI |
P10/MOSI |
SPI data input |
DC |
P25 |
Data/Command selection (high for data, low for command) |
CS |
P8/CE0 |
Chip selection, low active |
RST |
P27 |
Reset, low active |
BL |
P24 |
Backlight |