Skip to content

Sigrok detects the device but PulseView does not #54

Closed
@FedericoCeratto

Description

@FedericoCeratto

Hello and thanks for developing pico-coder.
I'm not quite sure if this is a driver issue or not, please direct me to a different bugtracker if needed.

Sigrok seems to be able to detect the device:

./sigrok-cli-NIGHTLY-x86_64-debug.AppImage -d ols:conn=/dev/ttyACM2 --show
Driver functions:
    Logic analyzer
Scan options:
    conn
    serialcomm
    probe_names
ols:conn=/dev/ttyACM2 - uLA: Micro Logic Analyzer with 16 channels: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Supported configuration options:
    conn: /dev/ttyACM2 (current)
    Maximum number of samples: 100000
    samplerate (10 Hz - 100 MHz in steps of 1 Hz)
    Supported triggers: 0 1
    captureratio: 0 (current)
    external_clock: on, off (current)
    clock_edge: rising (current), falling
    pattern: None (current), External, Internal
    swap: on, off
    rle: on, off (current)

PulseView 0.4.2 detects the tty port in use correctly but when I try to scan for devices it fails with:

sr: srpico: Drain reads
sr: srpico: Drain reads done
sr: srpico: ERROR: Serial_w_resp failed (0).
sr: srpico: 1st identify failed
sr: srpico: Send second *
sr: srpico: ERROR: Serial_w_resp failed (0).
sr: srpico: Second attempt failed

(I tried resetting the device and restarting PulseView)

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions