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
2 changes: 1 addition & 1 deletion docs/cubie/a7a/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Cubie A7A 搭载全志 A733 SoC,采用混合八核高性能 CPU(双核 Arm C
| 存储 | 启动存储: 板载 8MB SPI NOR Flash <br/> 系统存储: 支持 microSD 卡 / eMMC 模块 / UFS 模块 |
| 网络 | 有线连接: 1 个千兆以太网口(支持 PoE,需外接 PoE HAT) <br/> 无线连接: Wi-Fi 6、蓝牙 5.4,外接天线接口 |
| 视频输出 | HDMI: 1 个 HDMI 接口,最高支持 4K@60fps <br/> MIPI DSI: 1 个 4 通道 MIPI DSI |
| 摄像头 | 1 个 4 通道 MIPI CSI 或 2 个 2 通道 MIPI CSI |
| 摄像头 | 1 个 4 通道 MIPI CSI |
| 音频 | 音频接口: 3.5mm 四段耳机插孔,支持麦克风输入 <br/> 音频输出: 支持立体声输出,可直接驱动 32Ω 耳机 |
| USB | USB 3.1: 1× Type-A HOST <br/> USB 2.0: 3× Type-A HOST, 1× Type-C OTG / Power |
| 拓展 | 40 Pin GPIO 排针: 支持 UART、SPI、I2C 等 <br/> PCIe 插槽: 通过 PCIe 3.0 FPC 接口提供 1 个单通道 PCIe 3.0 <br/> 风扇接口: 1× 2-pin 1.25mm <br/> RTC 接口: 1× 2-pin 1.25mm |
Expand Down
2 changes: 1 addition & 1 deletion docs/cubie/a7a/hardware-use/mipi-csi.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_position: 7

# MIPI CSI 接口

瑞莎 Cubie A7A 板载 1 个 4 通道 MIPI CSI 或 2 个 2 通道 MIPI CSI,我们可以通过 MIPI CSI 接口连接摄像头。
瑞莎 Cubie A7A 板载 1 个 4 通道 MIPI CSI 接口,我们可以通过 MIPI CSI 接口连接摄像头。

:::tip
MIPI CSI 接口具体位置可以查看 [硬件接口](./hardware-info) 教程的接口说明部分!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Powered by the Allwinner A733 SoC, the Cubie A7A features a hybrid octa-core hig
| Storage | Boot: 8MB SPI NOR Flash <br/> System Storage: Supports microSD card / eMMC module / UFS module |
| Network | Wired: 1× Gigabit Ethernet (PoE supported with external PoE HAT) <br/> Wireless: Wi-Fi 6, Bluetooth 5.4, external antenna interface |
| Video Out | HDMI: 1× HDMI port, up to 4K@60fps <br/> MIPI DSI: 1× 4-lane MIPI DSI |
| Camera | 1× 4-lane MIPI CSI or 2× 2-lane MIPI CSI |
| Camera | 1× 4-lane MIPI CSI |
| Audio | Audio Interface: 3.5mm 4-pole headphone jack with microphone input <br/> Audio Output: Supports stereo output, can directly drive 32Ω headphones |
| USB | USB 3.1: 1× Type-A HOST <br/> USB 2.0: 3× Type-A HOST, 1× Type-C OTG/Power |
| Expansion | 40-pin GPIO header: Supports UART, SPI, I2C, etc. <br/> PCIe slot: 1× single-lane PCIe 3.0 via FPC interface <br/> Fan header: 1× 2-pin 1.25mm <br/> RTC header: 1× 2-pin 1.25mm |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_position: 7

# MIPI CSI Interface

Radxa Cubie A7A features one onboard 4-lane MIPI CSI or two 2-lane MIPI CSI interfaces, allowing you to connect cameras via the MIPI CSI interface.
Radxa Cubie A7A features one onboard 4-lane MIPI CSI interface, allowing you to connect cameras via the MIPI CSI interface.

:::tip
For the exact location of the MIPI CSI interface, please refer to the interface description section in the [Hardware Interfaces](./hardware-info) guide!
Expand Down
Loading