NXP MX9 DSI OLED Panel

Overview

The NXP MX9 DSI OLED shield is a high-resolution OLED display panel designed for use with NXP i.MX9 series processors. This panel provides excellent color reproduction and contrast ratio through OLED technology. The display shield connects via MIPI DSI interface and offers superior visual performance for embedded applications.

More information about the panel can be found at the NXP MX9 DSI OLED Shield website [1].

Current supported displays

Display

Shield Designation

MX9 DSI OLED

nxp_mx9_dsi_oled

Programming

Correct shield designation (see the table above) for your display must be entered when you invoke west build.

For example:

# From the root of the zephyr repository
west build -b imx95_evk/mimx9596/m7 --shield nxp_mx9_dsi_oled tests/drivers/mipi_dsi/api

References