I’m using the Beagle I2C/SPI Protocol Analyzer and I could use some advice. I am testing SPI devices, transmitting and receiving 14 bytes of data; each pair (MISO and MOSI) is exchanged during the single byte transfer. The data is bidirectional – I’m receiving data from the master and sending the master a byte of data during the same 8 clock cycles. I want to view the data specifically when MOSI = 0xEE AND MISO = 0x6D. Can I trigger captures for that specific bit pattern?
Response from Technical Support:Thanks for your question! For the data condition that you want to view, we recommend using the Beagle analyzer and the Data Center Software. Together, they can filter the data you have defined. The triggering feature that you are looking for is not available - but with the Data Center Software, you can use the LiveFilter feature almost like a trigger to filter a specific data pattern to focus on the data that you need to see. Simply apply the filter to focus on your event(s) of interest, and disable the filter to view the context of the event: see all the transactions that occurred before and after your event.
Figure 1: Beagle I2C/SPI Protocol Analyzer | Figure 2: Data Center Software |
The screen shot below is an example of what you will see when using LiveFilter in the Data Center Software with a Beagle Analyzer.
There are many options for filtering and capturing data. For more information about filtering a capture, please refer to section 4.8 of the Data Center Software User Manual. For data pattern conditions, the Data Center Software supports logical OR. For logical AND and other logical conditions, you can use the Beagle Software API and create the specific conditions that you need when you need it. For details about API, please see the section 6 of the Beagle Protocol Analyzer User Manual.
Additional resources that you may find helpful include the following:
We hope this answers your questions. If you have other questions about our protocol analyzers or other Total Phase products, feel free to email us at sales@totalphase.com or submit a request for technical support.