summaryrefslogtreecommitdiff
path: root/i2c/edid/README
diff options
context:
space:
mode:
authorBert Vermeulen <bert@biot.com>2012-01-31 03:04:18 +0100
committerBert Vermeulen <bert@biot.com>2012-01-31 03:04:18 +0100
commitfe2f7efca5c96a9853b41f9baf816855d3a5533b (patch)
treeb4b5cd78e3e2229ef2ad38f4055d55c800b7ec94 /i2c/edid/README
parent482f943d462a8ad87be7b879143d6889d307c71b (diff)
downloadsigrok-dumps-fe2f7efca5c96a9853b41f9baf816855d3a5533b.tar.gz
sigrok-dumps-fe2f7efca5c96a9853b41f9baf816855d3a5533b.zip
i2c: some EDID dumps
Diffstat (limited to 'i2c/edid/README')
-rw-r--r--i2c/edid/README7
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
+