Skip to content

Latest commit

 

History

History
68 lines (52 loc) · 2.13 KB

index.rst

File metadata and controls

68 lines (52 loc) · 2.13 KB

G1120B0MIPI MIPI Display

Overview

The G1120B0MIPI is a 1.2 inch circular AMOLED display, 390x390 pixels, with a 1-lane MIPI interface. This display connects to the i.MX RT595 Evaluation Kit.

More information about the shield can be found at the G1120B0MIPI product page.

This display uses a 40 pin FPC interface, which is available on many NXP EVKs.

Pins Assignment of the G1120B0MIPI MIPI Display

FPC Connector Pin Function
1 LED backlight cathode
21 Controller reset
22 Controller LPTE
26 Touch ctrl I2C SDA
27 Touch ctrl I2C SCL
28 Touch ctrl reset
29 Touch ctrl interrupt
32 LCD power enable
34 Backlight power enable

Requirements

This shield can only be used with a board which provides a configuration for the 40 pin FPC interface

Programming

Set -DSHIELD=g1120b0mipi when you invoke west build. For example:

References