Jump to content
  • 0

SPI Sniffing with WF SDK


attila

Question

Hello,

I've got a question on how to sniff SPI data using Analog Discovery with the WaveForms SDK.

The following example uses "sync record" which only stores samples on SPI clock or select (rising) edge.
This lets you capture SPI data with an average bit rate of around 2MHz. SPI bursts of up to 40MHz are supported but the average rate needs to be lower.
DigitalIn_Spi_Spy.py

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hello,

I'm re-posting the answer you provided to the customers question so it is more clear that there is an answer to this question.

6 hours ago, attila said:

The following example uses "sync record" which only stores samples on SPI clock or select (rising) edge.

This lets you capture SPI data with an average bit rate of around 2MHz. SPI bursts of up to 40MHz are supported but the average rate needs to be lower.
DigitalIn_Spi_Spy.py

Thanks,
JColvin

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...