summaryrefslogtreecommitdiff
path: root/decoders/spdif/__init__.py
diff options
context:
space:
mode:
authorAndreas Sandberg <andreas@sandberg.pp.se>2015-02-13 21:42:01 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2015-04-03 22:49:39 +0200
commitcdceaa9438e889e55d7f5c364f05548afba66bc3 (patch)
tree4a7cb81f57dda005aca465605d58fc3db3b75799 /decoders/spdif/__init__.py
parenta7c8dc5e3a2b7ad38eb03a958180f97f3059ea31 (diff)
downloadlibsigrokdecode-cdceaa9438e889e55d7f5c364f05548afba66bc3.tar.gz
libsigrokdecode-cdceaa9438e889e55d7f5c364f05548afba66bc3.zip
spi: Don't decode data lines if CS isn't asserted
Avoid decoding and outputting data from the SPI bus if the CS pin hasn't been asserted. This avoids confusing both users and stacked decoders which otherwise end up seeing traffic intended for other chips (or just noise). Note: The old behavior of decoding all traffic is still in place if no CS pin has been wired up to the decoder. This fixes bug #559.
Diffstat (limited to 'decoders/spdif/__init__.py')
0 files changed, 0 insertions, 0 deletions