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
4 changes: 2 additions & 2 deletions docs/accessories/display/hdmi-in-to-mipi-csi2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 视频桥接**

Expand Down Expand Up @@ -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 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down Expand Up @@ -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 |
Expand Down
Loading