Hello
I have a 2206B MSO oscilloscope.
I have set up the 3 digital signal + GND to visualize my data in 1 group
I also have set up a decoder and specified for the I2S protocol where the data are, clk etc.
Trigger is set on Clock signal
I can therefore vivualize the decoded data BUT BUT BUT
At the moment, i can see the data run in the table when i send data on I2S, but I can not record the buffers.
I would like after a run to keep all the tables in picospope, and maybe save it to csv
At the moment, once I trigger the data are either scrolling very fast and disappear (in auto or repeat mode)
OR On single i see only 1 buffer (an the data are not decoded in the serial decoder)
**I would like to record 1 minute of i2s signal, save the data to then check if it matches what i should have sent.**
- whta trigger mode should i use
- how to keep all the buffers in the decoder screen
- how to stream through usb the data for 1 min and save to a file
Thanks in advance