summaryrefslogtreecommitdiff
path: root/i2c
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
parent482f943d462a8ad87be7b879143d6889d307c71b (diff)
downloadsigrok-dumps-fe2f7efca5c96a9853b41f9baf816855d3a5533b.tar.gz
sigrok-dumps-fe2f7efca5c96a9853b41f9baf816855d3a5533b.zip
i2c: some EDID dumps
Diffstat (limited to 'i2c')
-rw-r--r--i2c/edid/README7
-rw-r--r--i2c/edid/samsung_le46b620r3p.srbin0 -> 1592 bytes
-rw-r--r--i2c/edid/samsung_syncmaster203b.srbin0 -> 1132 bytes
-rw-r--r--i2c/edid/samsung_syncmaster245b.srbin0 -> 1499 bytes
4 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
+
diff --git a/i2c/edid/samsung_le46b620r3p.sr b/i2c/edid/samsung_le46b620r3p.sr
new file mode 100644
index 0000000..4ba7977
--- /dev/null
+++ b/i2c/edid/samsung_le46b620r3p.sr
Binary files differ
diff --git a/i2c/edid/samsung_syncmaster203b.sr b/i2c/edid/samsung_syncmaster203b.sr
new file mode 100644
index 0000000..eb6540b
--- /dev/null
+++ b/i2c/edid/samsung_syncmaster203b.sr
Binary files differ
diff --git a/i2c/edid/samsung_syncmaster245b.sr b/i2c/edid/samsung_syncmaster245b.sr
new file mode 100644
index 0000000..5d09c8f
--- /dev/null
+++ b/i2c/edid/samsung_syncmaster245b.sr
Binary files differ