Jump to content
  • 0

Write Protocol Output Directly to File


GeorgeIoak

Question

I've got Protocol setup to capture I2C data and that's working well but I'm trying to analyze communication when running the I2C bus at 400kHz and compare it against 100kHz traffic. I'm loading firmware over I2C and trying to find why when doing this at 400kHz the firmware isn't loaded properly. 

The traffic is too large for the "buffer" so I was wondering if someone has a script or point me to the best way to use the I2C protocol decoding and have it write directly to a file so I can capture all of the traffic.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

I am using the 4th option. The problem doesn't seem to be consistent so I was hoping to just do a bunch of captures and diff the results. The LA captures are harder to work with because every transaction is on a separate line and doesn't always match up.

 

I was hoping there was an easy way to script the protocol output to just write to a file

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...