Skip to content
Merged
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
6 changes: 5 additions & 1 deletion docs/dragon/q6a/hardware-use/mipi-dsi.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@ sidebar_position: 11
| [Radxa Display 10 FHD](https://radxa.com/products/accessories/display-10fhd) | 10.1 | 1200\*1920 |
| [Radxa Display 8 HD](https://radxa.com/products/accessories/display-8hd) | 8 | 800\*1280 |

:::note
仅支持上表列出的瑞莎官方显示器。第三方显示器(例如 Raspberry Pi 7\" 触控屏)未经官方适配:即使通过转接排线完成物理连接,显示与触控功能仍取决于系统镜像中是否包含匹配的 panel driver / 设备树,无法保证兼容。
:::

## 硬件连接

将 MIPI 显示屏通过 FPC 排线连接到 Dragon Q6A 的 MIPI DSI 接口。
将 MIPI 显示屏通过 FPC 排线连接到 Dragon Q6A 的 MIPI DSI 接口(39-Pin / 0.3mm 间距 FPC 接口)

:::tip 接口位置
可以参考 [硬件信息](./hardware-info) 教程找到对应硬件接口位置
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@ The Dragon Q6A has one 4-lane MIPI DSI interface on board for connecting MIPI di
| [Radxa Display 10 FHD](https://radxa.com/products/accessories/display-10fhd) | 10.1 | 1200\*1920 |
| [Radxa Display 8 HD](https://radxa.com/products/accessories/display-8hd) | 8 | 800\*1280 |

:::note
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.
:::

## Hardware Connection

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

:::tip Interface Location
Refer to the [Hardware Information](./hardware-info) tutorial to locate the corresponding hardware interface.
Expand Down
Loading