Hello,
Suppose you have two decodes in the trace. For example I have 4 lines on
which I decode 2 TDM16 streams, or I have 8 lines on which I decode two
SPIs.

I use the command line:
sigrok-cli -i testSpi.sr -P spi:wordsize=8:cs=2:clk=0:mosi=1:miso=3 -P
spi:wordsize=8:cs=4:clk=5:mosi=7:miso=6 -A spi=miso-transfer:mosi-transfer

How can I get one signal decoded by one stream and another signal decoded
by the other stream? I mean for example, channel 0 from the first TDM16 and
channel 3 from the second. Or the miso from the first SPI and the mosi from
the second.


best regards
-- 
Et nunc, auxilium solis, vincam!
Oppugnatio solaris!
VIS!

Massimiliano Cialdi
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to