Skip to content

can't connect to Brymen BM869s via BM-86X USB interface cable #51

@kjuh78

Description

@kjuh78

Describe the bug
SmuView can't connect to either my DMM (Brymen BM869s, connected via BM-86X), nor my PSU (RND 320-KA3005P, connected via USB). Both are detected by sigrok-cli (0.8.0-git-525f481).

To Reproduce
Steps to reproduce the behavior:

  1. connect device (DMM: Brymen BM869s via BM-86X USB interface cable; PSU: RND 320-K3005P via USB cable)
  2. add device in smuview
  3. specify connection details
    DMM:
    driver: brymen-bm86x, interface: USB
    PSU:
    driver: korad-kaxxxxp; interface: serial; port: /dev/cu.usbmodem0029128002411 (USB Virtual COM)
  4. click "scan for devices using driver above"

Expected behavior
At least the DMM should be detected and listed, the PSU might not be recognized as compatible by the driver.

Screenshots or log

Enviroment (please complete the following information):

  • SmuView 0.0.5-git-3193851
  • nightly DMG
  • OS: MacOS 12.6.1 on MacBook Pro M1 2021

Additional context
% /Applications/sigrok-cli.app/Contents/MacOS/sigrok-cli --scan
The following devices were found:
demo - Demo device with 13 channels: D0 D1 D2 D3 D4 D5 D6 D7 A0 A1 A2 A3 A4
brymen-bm86x - Brymen BM86x with 2 channels: P1 P2

% /Applications/sigrok-cli.app/Contents/MacOS/sigrok-cli --driver=korad-kaxxxxp:conn=/dev/tty.usbmodem0029128002411 --scan
sr: korad-kaxxxxp: Unknown model ID 'RND 320-KA3005P V4.1' detected, aborting.

% /Applications/sigrok-cli.app/Contents/MacOS/sigrok-cli --version
sigrok-cli 0.8.0-git-525f481

Libraries and features:

  • libsigrok 0.6.0-git-6dc55e4/4:0:0 (rt: 0.6.0-git-6dc55e4/4:0:0).
  • Libs:
  • glib 2.64.2 (rt: 2.64.2/6402:2)
  • zlib 1.2.5
  • libzip 1.6.1
  • minilzo 2.10
  • libserialport 0.1.1/1:0:1 (rt: 0.1.1/1:0:1)
  • libusb-1.0 1.0.23.11397 API 0x01000107
  • hidapi 0.9.0
  • libftdi 1.4
  • Host: x86_64-apple-darwin15.6.0, little-endian.
  • SCPI backends: TCP, RPC, serial, USBTMC.
  • libsigrokdecode 0.6.0-git-24ba9e1/4:0:0 (rt: 0.6.0-git-24ba9e1/4:0:0).
  • Libs:
  • glib 2.64.2 (rt: 2.64.2/6402:2)
  • Python 3.7.7 / 0x30707f0 (API 1013, ABI 3)
  • Host: x86_64-apple-darwin15.6.0, little-endian.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions