Jump to content
  • 0

Could I connect Protocol(I2C) and Logic analyzer?


WCL

Question

Hi all

I would like to try the Protocol I2C function in WaveForms, and I set DIO7 as SCL, then I connect DIO7 to DIO15, and set Logic analyzer to watch I2C signal.

After I clicking Write button on Protocol UI, the Logic UI didn't show the clock signal.  Can't I do this?

I tried UART also. It work fine.

 

Thanks 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Hi @WCL

The Protocol tool by default takes control over the Patterns (to generate signal UART TX; SPI SS, CLK, MOSI; I2C master) and the Logic Analyzer (to receive/read data UART RX; SPI read/MISO; I2C monitoring/read).

You can debug the signals directly in the Logic Analyzer after enabling this mode in the top-right edge.
For I2C you will need external pullups or for Digital Discovery enabled in the Supplies tool.

image.thumb.png.2d5537c5e202872ddee6077075092ae2.png

Link to comment
Share on other sites

Hi @attila

"You can debug the signals directly in the Logic Analyzer after enabling this mode in the top-right edge." means this button  image.png.fbd2d94dee34462489009a06c3da79f8.png ? 

and what is "external pullups"?  I use AD2.

This problem has been solved. Thanks

Untitled.thumb.png.18a203109fd4b171a55fc6d0ccfdc3fb.png

 

 

Currently I2C slave is not supported in Protocol interface, right? 

like this topic say

 

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...