jamesbowman / spidriver

SPI driver public repo
https://spidriver.com/
BSD 3-Clause "New" or "Revised" License
178 stars 56 forks source link

Passive monitoring? #2

Closed osterwood closed 5 years ago

osterwood commented 6 years ago

In the future, could the SPI Driver be used to monitor traffic between an external SPI master and slave?

In this mode, I’d love to set a target byte sequence / trigger via the API and a number of bytes to read out once that trigger is seen. Or the hardware could just provide a continuous stream of data to the computer and triggering / masking could happen there.

bhusang commented 5 years ago
I think that this would be a great feature as well.
jamesbowman commented 5 years ago

On "must have" list for next version. Closing.