From c1a3679588761aa3111eb5ec8976cd5e1fb6d8f0 Mon Sep 17 00:00:00 2001 From: tzz-radxa Date: Tue, 22 Sep 2026 11:37:02 +0800 Subject: [PATCH] docs(accessories): clarify 2-lane/4-lane output limits of 4K HDMI IN to MIPI CSI-2 adapter Add the per-lane data rate (up to 1.3 Gbps) and the 2-lane output resolution limit (up to 2K@30fps, 2560x1440) to the adapter page, so the two MIPI CSI-2 connectors are no longer described with a single 4-lane 4K@30fps figure. --- docs/accessories/display/hdmi-in-to-mipi-csi2/README.md | 4 ++-- .../accessories/display/hdmi-in-to-mipi-csi2/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/accessories/display/hdmi-in-to-mipi-csi2/README.md b/docs/accessories/display/hdmi-in-to-mipi-csi2/README.md index 2cade4b1d..111a0a1eb 100644 --- a/docs/accessories/display/hdmi-in-to-mipi-csi2/README.md +++ b/docs/accessories/display/hdmi-in-to-mipi-csi2/README.md @@ -22,7 +22,7 @@ sidebar_position: 1 - **MIPI CSI-2 输出** -提供 2-lane 和 4-lane MIPI CSI-2 接口,其中 4-lane 接口最高支持 4K@30fps 视频输出。 +提供 2-lane 和 4-lane MIPI CSI-2 接口:4-lane 接口最高支持 4K@30fps 视频输出,2-lane 接口最高支持 2K@30fps(2560 x 1440)视频输出。 - **RK628H 视频桥接** @@ -50,7 +50,7 @@ sidebar_position: 1 | -------- | ---------------------------------------------------------------------------------------------------------- | | 处理器 | 瑞芯微 RK628H | | 视频输入 | HDMI 输入,最高支持 4K@30fps | -| 视频输出 | 1x 2-lane MIPI CSI(15-Pin,1.0 mm 间距);1x 4-lane MIPI CSI(31-Pin,0.3 mm 间距),最高输出 4K@30fps | +| 视频输出 | 1x 2-lane MIPI CSI(15-Pin,1.0 mm 间距),最高输出 2K@30fps(2560 x 1440);1x 4-lane MIPI CSI(31-Pin,0.3 mm 间距),最高输出 4K@30fps;单 lane 最高 1.3 Gbps | | 音频输出 | I2S 数字音频输出,引脚:DOUT、LRCK、SCLK、MCLK | | 辅助信号 | HDMI 检测、系统中断,信号:DET、INT | | 机械尺寸 | 30 x 65 mm | diff --git a/i18n/en/docusaurus-plugin-content-docs/current/accessories/display/hdmi-in-to-mipi-csi2/README.md b/i18n/en/docusaurus-plugin-content-docs/current/accessories/display/hdmi-in-to-mipi-csi2/README.md index 3ca128a2c..c910069e7 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/accessories/display/hdmi-in-to-mipi-csi2/README.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/accessories/display/hdmi-in-to-mipi-csi2/README.md @@ -22,7 +22,7 @@ Supports HDMI video input up to 4K@30fps, meeting high-definition video capture - **MIPI CSI-2 output** -Provides 2-lane and 4-lane MIPI CSI-2 connectors, and the 4-lane connector supports video output up to 4K@30fps. +Provides 2-lane and 4-lane MIPI CSI-2 connectors: the 4-lane connector supports video output up to 4K@30fps, and the 2-lane connector supports video output up to 2K@30fps (2560 x 1440). - **RK628H video bridge** @@ -50,7 +50,7 @@ Suitable for HDMI video capture, image processing, video analysis and embedded v | ---------------- | ----------------------------------------------------------------------------------------------------------------------------------- | | Processor | Rockchip RK628H | | Video input | HDMI input, up to 4K@30fps | -| Video output | 1x 2-lane MIPI CSI (15-Pin, 1.0 mm pitch); 1x 4-lane MIPI CSI (31-Pin, 0.3 mm pitch), up to 4K@30fps output | +| Video output | 1x 2-lane MIPI CSI (15-Pin, 1.0 mm pitch), up to 2K@30fps (2560 x 1440); 1x 4-lane MIPI CSI (31-Pin, 0.3 mm pitch), up to 4K@30fps; up to 1.3 Gbps per lane | | Audio output | I2S digital audio output; pins: DOUT, LRCK, SCLK, MCLK | | Auxiliary signal | HDMI detection and system interrupt; signals: DET, INT | | Dimensions | 30 x 65 mm |