From 4e64ce6e75c664713dca1f04559ef4f92c9a86fd Mon Sep 17 00:00:00 2001 From: taorye Date: Sat, 27 Sep 2025 14:00:38 +0800 Subject: [PATCH] doc: add firmware update instructions and tool repository link --- .../logic_analyzer/slogic16u3/Introduction.md | 18 ++++++++++++++++++ .../logic_analyzer/slogic16u3/Introduction.md | 19 +++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/docs/hardware/en/logic_analyzer/slogic16u3/Introduction.md b/docs/hardware/en/logic_analyzer/slogic16u3/Introduction.md index 70c46020..9f6ab4d0 100644 --- a/docs/hardware/en/logic_analyzer/slogic16u3/Introduction.md +++ b/docs/hardware/en/logic_analyzer/slogic16u3/Introduction.md @@ -84,6 +84,24 @@ chmod +x Pulseview.appimage ![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/Screenshot_2025-09-18_11-11-57.png) +--- + +## Firmware Update + +Firmware updates are provided via a Python/PyQt GUI tool. + +- [Firmware update tool repository](https://github.com/sipeed/slogic16u3-tools) + +**Update steps:** +1. Run the GUI tool: +2. Press the **mode** button on the device. The GUI should display "SLogic16U3 OTA". +3. Select the firmware file in the GUI. +4. Click **OTA** to start the update. +5. Wait for completion and follow on-screen instructions. + +> **Note:** A binary version of the update tool will be released soon. + +![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/Screenshot_2025-09-25_15-34-06.png) --- diff --git a/docs/hardware/zh/logic_analyzer/slogic16u3/Introduction.md b/docs/hardware/zh/logic_analyzer/slogic16u3/Introduction.md index a29a1964..25f6e1df 100644 --- a/docs/hardware/zh/logic_analyzer/slogic16u3/Introduction.md +++ b/docs/hardware/zh/logic_analyzer/slogic16u3/Introduction.md @@ -87,6 +87,25 @@ chmod +x Pulseview.appimage --- +## 固件更新 + +固件更新通过 Python / PyQt GUI 工具提供。 + +- [固件更新工具仓库](https://github.com/sipeed/slogic16u3-tools) + +**更新步骤:** +1. 运行 GUI 工具。 +2. 按下设备上的 **mode** 按钮。GUI 应显示 "SLogic16U3 OTA"。 +3. 在 GUI 中选择固件文件。 +4. 点击 **OTA** 开始更新。 +5. 等待完成并按界面指引操作。 + +> **注意:** 将很快发布该更新工具的二进制版本。 + +![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/Screenshot_2025-09-25_15-34-06.png) + +--- + ## 相关链接 - 购买(淘宝):http://addme - 购买(AliExpress):http://addme