Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/dragon/q6a/hardware-use/mipi-dsi.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ sidebar_position: 11
仅支持上表列出的瑞莎官方显示器。第三方显示器(例如 Raspberry Pi 7\" 触控屏)未经官方适配:即使通过转接排线完成物理连接,显示与触控功能仍取决于系统镜像中是否包含匹配的 panel driver / 设备树,无法保证兼容。
:::

:::note
上表为屏幕兼容列表,但**并非所有系统镜像都包含全部型号的面板配置**:

- **Radxa OS(Linux)**:上表中的 Display 10 FHD 与 Display 8 HD 均可正常使用。
- **Android**:当前 Dragon Q6A 的 Android 镜像未包含 Display 10 FHD 的面板配置,**Display 10 FHD 在 Android 下暂不支持**(连接后可能出现黑屏)。

各系统镜像实际支持的屏幕型号以其发布说明为准。
:::

## 硬件连接

将 MIPI 显示屏通过 FPC 排线连接到 Dragon Q6A 的 MIPI DSI 接口(39-Pin / 0.3mm 间距 FPC 接口)。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ The Dragon Q6A has one 4-lane MIPI DSI interface on board for connecting MIPI di
Only the Radxa official displays listed above are supported. Third-party displays (e.g., the Raspberry Pi 7\" touchscreen) are not officially adapted: even if a physical connection is made with an adapter cable, display and touch functionality depend on whether the system image includes a matching panel driver / device tree, and compatibility cannot be guaranteed.
:::

:::note
The table above lists the compatible display models, but **not every system image includes the panel configuration for every model**:

- **Radxa OS (Linux)**: both Display 10 FHD and Display 8 HD in the table above work normally.
- **Android**: the current Dragon Q6A Android images do not include the panel configuration for Display 10 FHD, so **Display 10 FHD is not currently supported under Android** (it may show a black screen after connection).

The displays actually supported by each system image are subject to the release notes of that image.
:::

## Hardware Connection

Connect the MIPI display to the Dragon Q6A's MIPI DSI interface (39-Pin / 0.3mm pitch FPC connector) via an FPC ribbon cable.
Expand Down
Loading