diff options
author | Bert Vermeulen <bert@biot.com> | 2012-01-31 03:04:18 +0100 |
---|---|---|
committer | Bert Vermeulen <bert@biot.com> | 2012-01-31 03:04:18 +0100 |
commit | fe2f7efca5c96a9853b41f9baf816855d3a5533b (patch) | |
tree | b4b5cd78e3e2229ef2ad38f4055d55c800b7ec94 /i2c/edid/README | |
parent | 482f943d462a8ad87be7b879143d6889d307c71b (diff) | |
download | sigrok-dumps-fe2f7efca5c96a9853b41f9baf816855d3a5533b.tar.gz sigrok-dumps-fe2f7efca5c96a9853b41f9baf816855d3a5533b.zip |
i2c: some EDID dumps
Diffstat (limited to 'i2c/edid/README')
-rw-r--r-- | i2c/edid/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/i2c/edid/README b/i2c/edid/README new file mode 100644 index 0000000..8c9ec32 --- /dev/null +++ b/i2c/edid/README @@ -0,0 +1,7 @@ +The captures in this directory were taken from a VGA cable, connected to +various displays, as the EDID data was sent across the I2C bus. + +To decode these, set up a protocol decoder stack like this: + + i2c -> ddc -> edid + |