Labrador
Labrador copied to clipboard
logic analyzer - I2C decoder
I'm having an issue with the logic analyzer in I2C mode it seems that I'm able to see the WRITE commands in the serial decoding window, but for some reason it gets cleared very fast. Is there a way to:
- keep everything in this decoding window?
- freeze, for example capture X seconds and freeze then analyze later?
Hi mate. As far as I'm aware, the serial decoding screen should literally never clear, unless you're sending a whole lot of newlines.
Is it formatted as hex or ASCII?
Almost a year old, but I am having trouble with the i2c analyzer. I have a esp outputting to an oled and every once in a while I can see the WRITE: followed by a handful 0x00. But it is only 1 or 2 lines of that, then nothing else. Has anyone got i2c to decode successfully?
What frequency is it running at? 100k should be fine, 1MHz won't work.
I have tried at 100 and 400. I can see the wave forms in logic analyzer but no dice so far on serial output. I confirmed with another usb analyzer and it is outputting the packets. My use of the ESPOTEK is logic analyzer inputs (1 and 2) going to sda, scl. Both LA turned on with serial decoding. Every once in a while I see WRITE: with a number of 0x00, but thing consistent coming through. Any ideas to what I may be doing wrong?
This might sound silly, but have you tried swapping the SDA and SCL inputs around? If not, there might be some sort of odd regression in the software.