Skip to content

Commit

Permalink
docs: mars cm update balenaEtcher pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonfix committed Nov 3, 2023
1 parent 3780b49 commit b2d9939
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ sidebar_position: 10
Mars CM 从存储介质上区分有两种版本,一种是带 eMMC 存储的 `Mars CM`,另外一种是不带 eMMC 存储的 `Mars CM Lite`,Lite 版本只能通过底板上的 SD/TF 卡启动,如果您所使用的底板上没有设计 SD/TF 卡接口,则不能使用 Lite 版本。另外,eMMC 版本硬件接口与 SD/TF 卡是共用的,不能同时使用,也就是说在使用 eMMC 版本的 Mars CM 时,底板上的 SD/TF 卡座不能插存储卡
:::

Mars CM 采用核心板的设计方式,引脚与树莓派 CM4 兼容,可以搭配不同的底板使用。我们目前释放的固件是适配的树莓派 CM4 IO Board
Mars CM 采用核心板的设计方式,引脚与树莓派 CM4 兼容,可以搭配不同的底板使用。我们目前释放的固件是适配的树莓派 CM4 IO Board

以树莓派 CM4 IO Board 为例,分别介绍 eMMC 版本和 Lite 版本如何烧录固件
以树莓派 CM4 IO Board 为例,分别介绍 eMMC 版本和 Lite 版本如何烧录固件

## Mars CM eMMC 版本固件烧录

Expand All @@ -25,7 +25,7 @@ Mars CM 采用核心板的设计方式,引脚与树莓派 CM4 兼容,可以
- HDMI 线

### 下载镜像和烧录工具
- 下载Debian系统镜像: [官方镜像](https://milkv.io/zh/docs/mars/compute-module/resources/image)
- 下载 Debian 系统镜像: [官方镜像](https://milkv.io/zh/docs/mars/compute-module/resources/image)
- 下载 eMMC 镜像烧录工具 [UsbFlashTool](https://github.com/milkv-mars/mars-tools/blob/main/Mars-UsbFlashTool-v2.4-Windows.zip)

### 安装驱动
Expand Down Expand Up @@ -124,17 +124,17 @@ Mars CM 采用核心板的设计方式,引脚与树莓派 CM4 兼容,可以

![mars-cm](/docs/mars/cm/mars-cm-docs_boot_18.png)

9. 烧录完成后,将 UsbFlashTool 窗口关闭,底板断电,取下步骤 2 中的跳线帽
9. 烧录完成后,将 UsbFlashTool 窗口关闭,底板断电,取下步骤 2 中的跳线帽

### 上电开机

将底板用 HDMI 线连接显示器,注意,Mars CM 只有一路HDMI信号,所以 HDMI 线接到底板的 HDMI0 上
将底板用 HDMI 线连接显示器,注意,Mars CM 只有一路HDMI信号,所以 HDMI 线接到底板的 HDMI0 上

绐底板的 12V DC 接口上电,等待系统启动后,Mars CM 上的绿色 LED 开始闪烁,显示器会显示 Debian 登陆界面
绐底板的 12V DC 接口上电,等待系统启动后,Mars CM 上的绿色 LED 开始闪烁,显示器会显示 Debian 登陆界面

## Mars CM Lite 版本固件烧录

Lite 版本不带 eMMC,需要将固件烧录到 SD/TF 卡中,烧录方法跟树莓派和 Mars 等其他开发板烧写镜像的方法一样
Lite 版本不带 eMMC,需要将固件烧录到 SD/TF 卡中,烧录方法跟树莓派和 Mars 等其他开发板烧写镜像的方法一样

### 准备

Expand All @@ -148,24 +148,24 @@ Lite 版本不带 eMMC,需要将固件烧录到 SD/TF 卡中,烧录方法跟
- HDMI 线

### 下载镜像和烧录工具
- 下载 Debian 系统镜像: [Official Image](https://milkv.io/docs/mars/cm/resources/image).
- 下载烧录工具: [balenaEtcher](https://etcher.balena.io/) or [Rufus](https://rufus.ie/en/).
- 下载 Debian 系统镜像: [官方镜像](https://milkv.io/zh/docs/mars/compute-module/resources/image)
- 下载烧录工具: [balenaEtcher](https://etcher.balena.io/) or [Rufus](https://rufus.ie/en/)

### 镜像烧录

以使用 `balena Etcher` 工具烧录为例:
以使用 `balenaEtcher` 工具烧录为例:

- 点击 **Flash from file** 选择系统镜像

![etcher-step1](/docs/duo/etcher-step1.png)
![mars-cm](/docs/mars/cm/mars-cm-docs_boot_etcher_01.png)

- 点击 **Select target** 选择目标 SD 卡

![etcher-step2](/docs/duo/etcher-step2.png)
![mars-cm](/docs/mars/cm/mars-cm-docs_boot_etcher_02.png)

- 点击 **Flash!** 开始烧录

![etcher-step3](/docs/duo/etcher-step3.png)
![mars-cm](/docs/mars/cm/mars-cm-docs_boot_etcher_03.png)

### 上电开机

Expand Down
Binary file modified static/docs/mars/cm/mars-cm-docs_boot_18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b2d9939

Please sign in to comment.