Bug 1449 - 100 or 500 Mhz with logic Saleae Pro 16
Summary: 100 or 500 Mhz with logic Saleae Pro 16
Status: CONFIRMED
Alias: None
Product: sigrok-cli
Classification: Unclassified
Component: Command-line options (show other bugs)
Version: 0.7.1
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-08 16:57 CET by jessym
Modified: 2019-12-08 16:57 CET (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jessym 2019-12-08 16:57:46 CET
Hi and thank you for what you do,

i am trying to do this command :

sigrok-cli --config samplerate="500 Mhz" --driver saleae-logic-pro --continuous -P spi:wordsize=8:mosi=2:miso=0:clk=3:cs=1:cpha=1:bitorder='lsb-first' -O hex:width=128

But i get that error :

sr: session: Could not start saleae-logic-pro device usb/2-4 acquisition.
sr: saleae-logic-pro: Capture error (status reg = 0xe1).
sr: session: Cannot remove non-existing event source 0x560483e70550.
Failed to start session.

But I know that in the Logic software, it s allow me to use this samplerate.
How can I can use sigrok PulseView or sigrok-cli with this samplerate (500Mhz)
Thank you