版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。
Sv translation
languagezh_CN


一、烧录固件说明


BM1688 目前提供两种更新方式:TF卡刷机,USB烧录。其中TF卡刷机会重写整个eMMC,也即您存储在eMMC的数据全部会丢失。这种方式最为干净可靠,理论上只要您的 BM1688 没有硬件损坏,都可以进行TF卡刷机。文件替换方式是指在Ubuntu下通过替换对应文件的方式分别升级bootloader、kernel和其它软件。这种方式有一定的风险,如不同软件组件之间的版本匹配、文件损坏等。以下TF卡软件更新方式的操作:

  1. TF卡刷机

请将TF卡格式化为FAT32格式(如果TF卡上有多个分区,只能使用第一个分区),大小为4GB以上。

请下载 S1A-BM1688 最新刷机包,不同配置的DDR需要切换不同的dts。

固件地址:

8G:https://pan.baidu.com/s/1YqSjeHHOfH81cc8nofeRTw?pwd=52p5 提取码: 52p5

请将下载的固件解压到TF卡根目录,并核对压缩包的MD5值。确认文件如下(数量不一定相同):

Image Modified

请将 BM1688 断电,插入SD卡,并连接串口终端,然后给 BM1688 上电。您将看到 BM1688 自动进入刷机流程:


Image Modified

刷机通常耗时约3-10分钟,结束后,“Please remove the installation medium, then reboot”提示,请断电取出TF卡即可:


Image Modified

请注意:刷机后Ubuntu系统第一次启动时会进行文件系统初始化等关键动作,请勿随意断电,待开机进入命令行后使用再断电关机。



Sv translation
languageen

1. Firmware Burning Instructions


Currently, BM1688 provides two update methods: TF Card Flashing and USB Burning.

  • TF Card Flashing will rewrite the entire eMMC, meaning all data stored in eMMC will be lost. This method is the cleanest and most reliable. Theoretically, it can be performed as long as your BM1688 has no hardware damage.
  • File Replacement Method refers to upgrading the bootloader, kernel, and other software separately by replacing the corresponding files under Ubuntu. This method carries certain risks, such as version mismatches between different software components and file corruption.


The operation steps for the TF Card Software Update are as follows:

TF Card Flashing


  1. Format the TF card to FAT32 (if the TF card has multiple partitions, only the first partition can be used), with a capacity of 4GB or above.
  2. Download the latest flashing package for S1A-BM1688. Different DDR configurations require switching to different DTS files.

Firmware Download Link (8GB):
 Link: https://pan.baidu.com/s/1YqSjeHHOfH81cc8nofeRTw
 Password: 52p5

  1. Extract the downloaded firmware to the root directory of the TF card, and verify the MD5 checksum of the compressed package.
  2. Confirm the files are as follows (the number may vary):

Image Added

Power off the BM1688, insert the SD card and connect the serial terminal, then power on the device. The BM1688 will automatically enter the flashing process.


Image Added

The flashing process generally takes 3 to 10 minutes. When the prompt Please remove the installation medium, then reboot appears after completion, power off the device and take out the TF card.


Image Added

Note: After flashing, the Ubuntu system will initialize the file system and perform other critical operations on its first boot. Do not power off the device arbitrarily. Shut down the system only after entering the command line interface.