diff options
author | Bert Vermeulen <bert@biot.com> | 2013-12-12 01:19:45 +0100 |
---|---|---|
committer | Bert Vermeulen <bert@biot.com> | 2013-12-12 01:19:45 +0100 |
commit | 3a43022e1d7aff871a069e773b67187ea320464f (patch) | |
tree | 38df4b96d35333b0cf00e915d39c02755f5ac3a1 /i2c/network-transceivers/README | |
parent | 398ac04e01c8e77152555ab78cd85a2bca2cb5d1 (diff) | |
download | sigrok-dumps-3a43022e1d7aff871a069e773b67187ea320464f.tar.gz sigrok-dumps-3a43022e1d7aff871a069e773b67187ea320464f.zip |
Add first network transceiver, an XFP dump.
Diffstat (limited to 'i2c/network-transceivers/README')
-rw-r--r-- | i2c/network-transceivers/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/i2c/network-transceivers/README b/i2c/network-transceivers/README new file mode 100644 index 0000000..598af25 --- /dev/null +++ b/i2c/network-transceivers/README @@ -0,0 +1,14 @@ +The captures in this directory were taken from various network modules while +an I2C master dumped the available pages. + +To decode these, set up a protocol decoder stack like this: + + i2c -> xfp + +Details: +http://en.wikipedia.org/wiki/XFP_transceiver + +xfp.sr: + SCL = probe 0 + SDA = probe 1 + |