doc: update SLogic16U3 documentation with additional images and OS support details

This commit is contained in:
taorye
2025-09-27 11:37:58 +08:00
parent 248dd68358
commit 5c4657dd53
10 changed files with 38 additions and 31 deletions

View File

@@ -23,7 +23,7 @@ Choose one of the two methods below:
```bash
sudo ./Pulseview.appimage
```
- Set up a udev rule so normal users can access the device (recommended). See [How do I set up udev rules for Linux?](#How-do-I-set-up-udev-rules-for-Linux) below for the udev rule and installation steps.
- Set up a udev rule so normal users can access the device (recommended). See [How do I set up udev rules for Linux?](#How-do-I-set-up-udev-rules-for-Linux%3F) below for the udev rule and installation steps.
## How do I set up udev rules for Linux?

View File

@@ -13,7 +13,6 @@ SLogic16U3 is the next-generation USB3 logic analyzer. In a compact 40×40×10 m
| Attribute | SLogic Combo8 | SLogic16U3 | SLogic32U3 |
| - | - | - | - |
| Model | SLogic Combo8 | SLogic16U3 | SLogic32U3 |
| Price | $15 | $69 | $149 |
| USB Type | USB2.0 | USB3.0 | USB3.2 Gen2 |
| Max Sample Rate | 80M | 800M | 1500M |
| Max Channels | 8 | 16 | 32 |
@@ -24,6 +23,7 @@ SLogic16U3 is the next-generation USB3 logic analyzer. In a compact 40×40×10 m
| Case | Plastic | Aluminum | Aluminum |
| Extra Feature | DAP-Link, CK-Link, 4-UART | | Extend ADC -> Oscilloscope |
| Size | 20x40x10mm | 40x40x10mm | 50x50x10mm |
| Price | $15 | $69 | $149 |
---
@@ -35,6 +35,8 @@ SLogic16U3 is the next-generation USB3 logic analyzer. In a compact 40×40×10 m
<img src="../../../en/logic_analyzer/slogic16u3/assets/DCIM/DSC07963.png" style="width: 100%;">
<img src="../../../en/logic_analyzer/slogic16u3/assets/DCIM/DSC07962.png" style="width: calc(50% - 5px);">
<img src="../../../en/logic_analyzer/slogic16u3/assets/DCIM/DSC07961.png" style="width: calc(50% - 5px);">
<img src="../../../zh/logic_analyzer/slogic16u3/assets/MISC/la_frontview.jpg" style="width: calc(50% - 5px);">
<img src="../../../zh/logic_analyzer/slogic16u3/assets/MISC/la_rearview.jpg" style="width: calc(50% - 5px);">
</div>
---
@@ -43,12 +45,17 @@ SLogic16U3 is the next-generation USB3 logic analyzer. In a compact 40×40×10 m
### Supported OS
![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/supported-platforms.png)
- Windows 11 (x86_64)
- Windows 10/11 (x86_64)
- Due to the conservative Windows driver, it cannot reach full speed; the native .exe version must run throttled (maximum supported 200M@8CH).
- Additionally, it can run at full speed in a Linux virtual machine.
- ![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/Screenshot_2025-09-27_11-05-12.png)
- Linux (x86_64, aarch64)
- macOS (Apple Silicon M4)
- Raspberry Pi 5
- ![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/Screenshot_2025-09-27_11-55-18.png)
### Downloads
- Binary (prebuilt) downloads: https://dl.sipeed.com/shareURL/SLogic
- Binary downloads: https://dl.sipeed.com/shareURL/SLogic
- Source code (slogic-dev branch): https://github.com/sipeed/libsigrok/tree/slogic-dev
#### Windows

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

@@ -490,9 +490,6 @@ items:
file: logic_analyzer/slogic16u3/Software_User_Guide.md
- label: FAQ
file: logic_analyzer/slogic16u3/FAQ.md
- label: User Guide
file: logic_analyzer/slogic16u3/User_Guide.md
- label: KVM
items:
- label: NanoKVM Cube

View File

@@ -53,4 +53,16 @@ sudo udevadm trigger
最大采样率取决于活动通道数和 USB 带宽。
SLogic16U3 的 USB 3.0 提供大约 ~400MB/s 的带宽。
要使用更高的采样率(例如 400M/800M请禁用未使用的通道。
要使用更高的采样率(例如 400M/800M请禁用未使用的通道。
## 装置锁定在DFU模式无法切换至SLogic模式
这通常意味着SLogic固件损坏可能是由于OTA失败导致。
解决方法重新OTA正确的固件。
## 无法切换至DFU模式提示"unknown usb device"
这意味着USB枚举失败可能是由于USB线缆过长/质量不好导致。
解决方法:尝试使用更短/质量好的USB线缆重试。

View File

@@ -346,15 +346,3 @@ DFU工具的说明详见[DFU工具的使用]()章节。
- **切勿** 将 **SLogic*****VCC*** 直接和 ***GND*** 短接,以免发生短路过流
- **SLogic** 具备过流保护设计。但为了确保使用安全,我们仍建议您尽量避免发生短路情况,因为主机侧 **USB** 端口的过流保护能力可能存在差异
-**SLogic** 与市电供电的计算机配合使用时,其接地端会与计算机接地端相连。此时,为了保护设备与主机安全,请仅将探头接地端连接到等电位的接地点,**切勿**连接至热地或电位不一致的点
## FAQ
### Q装置锁定在DFU模式无法切换至SLogic模式
**A** 这通常意味着SLogic固件损坏可能是由于OTA失败导致。
解决方法重新OTA正确的固件。
### Q无法切换至DFU模式提示"unknown usb device"
**A** 这意味着USB枚举失败可能是由于USB线缆过长/质量不好导致。
解决方法:尝试使用更短/质量好的USB线缆重试。

View File

@@ -3,7 +3,7 @@
---
## 简介
SLogic16U3 是一代 USB3 逻辑分析仪。它在紧凑的 40×40×10 mm 外壳中通过 5Gbps USB3 接口实现高采样率4 通道 800M、8 通道 400M、16 通道 200M。它支持软件触发和可配置的电压阈值。起价 ¥399。
SLogic16U3 是一代 USB3 逻辑分析仪。它在紧凑的 40×40×10 mm 超小尺寸外壳中通过 5Gbps USB3 接口实现高采样率4 通道 800M、8 通道 400M、16 通道 200M。它支持软件触发和可配置的电压阈值。且仅需399¥起
![SLogic16U3 产品](../../../en/logic_analyzer/slogic16u3/assets/DCIM/SLogic16U3.png)
@@ -13,7 +13,6 @@ SLogic16U3 是下一代 USB3 逻辑分析仪。它在紧凑的 40×40×10 mm 外
| 属性 | SLogic Combo8 | SLogic16U3 | SLogic32U3 |
| - | - | - | - |
| 型号 | SLogic Combo8 | SLogic16U3 | SLogic32U3 |
| 价格 | ¥69 | ¥399 | ¥999 |
| USB 类型 | USB2.0 | USB3.0 | USB3.2 Gen2 |
| 最大采样率 | 80M | 800M | 1500M |
| 最大通道数 | 8 | 16 | 32 |
@@ -24,6 +23,7 @@ SLogic16U3 是下一代 USB3 逻辑分析仪。它在紧凑的 40×40×10 mm 外
| 外壳材质 | 塑料 | 铝合金 | 铝合金 |
| 额外特性 | DAP-Link, CK-Link, 4-UART | | Extend ADC -> Oscilloscope |
| 尺寸 | 20x40x10mm | 40x40x10mm | 50x50x10mm |
| 价格 | ¥69 | ¥399 | ¥999 |
---
@@ -31,11 +31,13 @@ SLogic16U3 是下一代 USB3 逻辑分析仪。它在紧凑的 40×40×10 mm 外
- 尺寸40x40x10mm
- 视图:顶/前/后
//TODO
<div style="display: flex; flex-wrap: wrap; gap: 10px; width: 100%;">
<img src="../../../en/logic_analyzer/slogic16u3/assets/DCIM/DSC07963.png" style="width: 100%;">
<img src="../../../en/logic_analyzer/slogic16u3/assets/DCIM/DSC07962.png" style="width: calc(50% - 5px);">
<img src="../../../en/logic_analyzer/slogic16u3/assets/DCIM/DSC07961.png" style="width: calc(50% - 5px);">
<img src="../../../zh/logic_analyzer/slogic16u3/assets/MISC/la_frontview.jpg" style="width: calc(50% - 5px);">
<img src="../../../zh/logic_analyzer/slogic16u3/assets/MISC/la_rearview.jpg" style="width: calc(50% - 5px);">
</div>
---
@@ -44,13 +46,17 @@ SLogic16U3 是下一代 USB3 逻辑分析仪。它在紧凑的 40×40×10 mm 外
### 支持的操作系统
![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/supported-platforms.png)
- Windows 11 (x86_64)
- Windows 10/11 (x86_64)
- 受限于 Windows 驱动不够激进,无法满速,原生 exe 版本只能降速运行(最大支持 200M@8CH
- 另 Linux 虚拟机可满速运行
- ![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/Screenshot_2025-09-27_11-05-12.png)
- Linux (x86_64, aarch64)
- macOS (Apple Silicon M4)
//TODO
- Raspberry Pi 5
- ![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/Screenshot_2025-09-27_11-55-18.png)
### 下载
- 二进制(预构建)下载: https://dl.sipeed.com/shareURL/SLogic
- 软件下载: https://dl.sipeed.com/shareURL/SLogic
- 源代码slogic-dev 分支): https://github.com/sipeed/libsigrok/tree/slogic-dev
#### Windows

View File

@@ -482,15 +482,12 @@ items:
items:
- label: 简介
file: logic_analyzer/slogic16u3/Introduction.md
- label: 硬件
- label: 硬件使用指南
file: logic_analyzer/slogic16u3/Hardware_Specification.md
- label: 软件使用指南
file: logic_analyzer/slogic16u3/Software_User_Guide.md
- label: FAQ
file: logic_analyzer/slogic16u3/FAQ.md
- label: 使用指南
file: logic_analyzer/slogic16u3/User_Guide.md
- label: KVM
items:
- label: NanoKVM Cube

View File

@@ -11,6 +11,6 @@
case "#c8" :
break;
default :
location.href = window.location.origin + "/hardware/" + url_language + "/logic_analyzer/slogic16u3/User_Guide.html"
location.href = window.location.origin + "/hardware/" + url_language + "/logic_analyzer/slogic16u3/Introduction.html"
}
</script>