boards/shields/rtkmipilcdb00000be/doc/index.rst
.. _rtkmipilcdb00000be:
RTKMIPILCDB00000BE MIPI Display ###############################
Overview
The Focus LCDs RTKMIPILCDB00000BE MIPI Display is a 4.5 inch TFT 480x854 pixels capacitive touch panel, and a backlight unit.
This display uses a 26 pin connector header.
+----------------------+-------------------------+ | Connector Pin | Function | +======================+=========================+ | 14 | Touch ctrl I2C SDA | +----------------------+-------------------------+ | 15 | Display backlight enable| +----------------------+-------------------------+ | 16 | Touch ctrl I2C SCL | +----------------------+-------------------------+ | 17 | External interrupt | +----------------------+-------------------------+ | 18 | Display reset | +----------------------+-------------------------+
Hardware Requirements:
Supported Renesas RA boards: EK-RA8D1
Programming
Set --shield=rtkmipilcdb00000be when you invoke west build. For
example:
.. zephyr-app-commands:: :zephyr-app: tests/drivers/display/display_read_write :board: ek_ra8d1 :shield: rtkmipilcdb00000be :goals: build