From f1cd4e61aecb5a0e4d577c2b79b3adbba956ebdf Mon Sep 17 00:00:00 2001 From: taorye Date: Sat, 27 Sep 2025 15:49:21 +0800 Subject: [PATCH] doc: update Windows OS limitations and Linux VM performance for SLogic16U3 --- .../en/logic_analyzer/slogic16u3/Introduction.md | 9 ++++++--- .../zh/logic_analyzer/slogic16u3/Introduction.md | 3 ++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/hardware/en/logic_analyzer/slogic16u3/Introduction.md b/docs/hardware/en/logic_analyzer/slogic16u3/Introduction.md index c9ae6050..760105b9 100644 --- a/docs/hardware/en/logic_analyzer/slogic16u3/Introduction.md +++ b/docs/hardware/en/logic_analyzer/slogic16u3/Introduction.md @@ -46,9 +46,12 @@ The SLogic16U3 is a next‑generation USB3 logic analyzer. In a compact 40×40× ### Supported OS ![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/supported-platforms.png) - 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) + - The native .exe program is limited by Windows USB driver issues and currently only reaches just over 390 MB/s, so it cannot achieve the target 400 MB/s bandwidth and must be throttled to 400M@4CH, 200M@8CH, 100M@16CH. + - If you’re using a Windows PC and want to achieve the full 400 MB/s bandwidth, you can install a Linux virtual machine to perform full‑speed captures. +
+ 另 Linux 虚拟机可满速运行 + +
- Linux (x86_64) - macOS (Apple Silicon M4) diff --git a/docs/hardware/zh/logic_analyzer/slogic16u3/Introduction.md b/docs/hardware/zh/logic_analyzer/slogic16u3/Introduction.md index 17d1fa2c..dc545757 100644 --- a/docs/hardware/zh/logic_analyzer/slogic16u3/Introduction.md +++ b/docs/hardware/zh/logic_analyzer/slogic16u3/Introduction.md @@ -48,7 +48,8 @@ SLogic16U3 是新一代 USB3 逻辑分析仪。它在紧凑的 40×40×10 mm 超 ### 支持的操作系统 ![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/supported-platforms.png) - Windows 10/11 (x86_64) - - 受限于 Windows 驱动不够激进,无法满速,原生 exe 版本只能降速运行(最大支持 200M@8CH) + - 原生exe程序受限于windows USB驱动问题,目前仅能达到390+MB/s, 无法跑满400MB/s的目标带宽,只能降速到400M@4CH,200M@8CH,100M@16CH的指标 + - 如果你使用windows电脑,且想跑满400MB/s的带宽,可安装linux虚拟机实现满速采集
另 Linux 虚拟机可满速运行