Skip to content

fix: modify rock5a quick-start power supply #825

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 23, 2025
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
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -368,4 +368,5 @@ docs/orion/o6/cix-sdk/README.md @RadxaYuntian
docs/orion/o6/cix-sdk/get-source.md @RadxaYuntian
i18n/en/docusaurus-plugin-content-docs/current/orion/o6/cix-sdk/get-source.md @RadxaYuntian
docs/e/e54c/hardware-design/hardware-interface.md @peterwang2050
docs/rock5/rock5a/getting-started/quick-start.md @nascs
docs/common/dev/_pico-gpio-controlled-by-intel.mdx @nascs
4 changes: 2 additions & 2 deletions docs/rock5/rock5a/getting-started/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ ROCK 5A 标准包装包括以下物品:

要启动 ROCK 5A,您还需要一下设备:

- 一个 12V/2A 或更高功率的 DC 适配器,插头规格为 5.5x2.5mm,内为正极,外为地线。ROCK 5A 还支持 PoE 供电。更过供电详情,请参考[电源方案](./power-supply)。
- 一个 Type-C 电源适配器( 支持 PD 协议,5V 电源输入,建议电流 3A 以上);此外 ROCK 5A 还支持 PoE 供电,更多供电详情,请参考[电源方案](./power-supply)。
- 一个 Micro-HDMI 线和一个支持 HDMI 的显示器,推荐分辨率为 1080P 或更高,4K / 8K 显示器将提供最佳体验。
- 一套 USB 鼠标和键盘,常见的 USB 输入设备均支持即插即用。
- 一根网线,更新系统时需要联网。

:::tip
电源适配器推荐使用官方的 [瑞莎 PD30W 适配器](../accessories-guides/pd30w)。
电源适配器推荐使用官方的 [瑞莎 PD30W 适配器](https://radxa.com/products/accessories/power-pd-30w/)。
:::

非必需但可增强 ROCK 5A 基本功能的外设:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ The ROCK 5A standard package includes the following items:

To start the ROCK 5A, you will also need the following equipment:

- A 12V/2A or higher power DC adapter with a 5.5x2.5mm plug, positive inside and ground outside.The ROCK 5A also supports PoE power supply. For more details on power supply, please refer to [power-supply](./power-supply) for more details on power supply.
- A Type-C power adapter (support PD protocol, 5V power input, recommended current 3A above). The ROCK 5A also supports PoE power supply. Please refer to [power-supply](./power-supply) for more details.
- A Micro-HDMI cable and a HDMI-enabled monitor with a recommended resolution of 1080P or higher, a 4K/8K monitor will provide the best experience.
- A USB mouse and keyboard set, common USB input devices support plug and play.
- A network cable, which is required to update the system.

:::tip
The power adapter is recommended to use the official [Radxa PD30W Adapter](../../../accessories/pd_30w).
The power adapter is recommended to use the official [Radxa PD30W Adapter](https://radxa.com/products/accessories/power-pd-30w/).
:::

Peripherals that are not required but enhance the basic functions of the ROCK 5A:
Expand Down
Loading