Jump to content
  • 0

Protocol instrument - SPI Spy mode


jfrenzel

Question

I am having trouble configuring the protocol tool to "spy" on an SPI bus. I have a custom design in the PL portion of a Zynq that acts like a SPI master to output three bytes and produces the correct waveforms shown in the "logic.jpg" picture. However, when I try to capture the same transaction using the Protocol tool, I get extra bytes of 0h00 after every "real" byte. (protocol.jpg).

Any thoughts?

protocol.jpg

logic.jpg

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi @jfrenzel,

I believe this is because you have the Mode dropdown set to "Standard" rather than "3-wire".

With the Standard option, it looks like WaveForms still tries to read what is being transmitted on the DQ1 line; as there is no DQ1 line set, this ends up defaulting to all zeros.

Let me know if this does not resolve what you are experiencing.

Thanks,
JColvin

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...