Hi,
I have this I2C scenario. Master sends some data to the slave, waits, sends some more data, wait longer and receives data.
How to capture the receiving part?
I thought that I’ll just set the time delay after triggering on the start of the sequence and that’s it, but after few hours of searching I’m starting to suspect that this is not possible with this model…
Could it be true that such simple feature is missing in this oscilloscope?
I can trigger on Nth edge but it is tedious and error prone to count them all.
Thanks
P.S. I don’t want to use protocol decoding.