Hello James,

Thanks! You are right, Specifying channels explicitly solved the issue:

```
sigrok-cli -i /home/eax/temp/i2s-pmod.sr -P i2s:sd=SDA:ws=WS:sck=SCK
```

On Sun, Jul 29, 2018 at 4:24 PM, James Churchill <pel...@gmail.com> wrote:

> On Sun, 29 Jul 2018 at 22:08, Aleksander Alekseev <afis...@gmail.com>
> wrote:
>
> > I have a dump of an I2S signal [1]. PulseView seems to be pretty happy
> with it [2]. However when I try to decode the same file with sigrok-cli I
> get a lot of warnings and wrong data:
> >
> > ```
> > $ sigrok-cli -i /home/eax/temp/i2s-pmod.sr -P i2s
>
> > Am I doing something wrong or is it a bug?
>
> Pulseview does automatic assignment of signals to decoder inputs based
> on channel names, but sigrok-cli does not; you have to explicitly
> provide the mapping.
>
> - James
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> sigrok-devel mailing list
> sigrok-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sigrok-devel
>



-- 
Best regards,
Aleksander Alekseev
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to