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 | |
parent | 482f943d462a8ad87be7b879143d6889d307c71b (diff) | |
download | sigrok-dumps-fe2f7efca5c96a9853b41f9baf816855d3a5533b.tar.gz sigrok-dumps-fe2f7efca5c96a9853b41f9baf816855d3a5533b.zip |
i2c: some EDID dumps
Diffstat (limited to 'i2c/edid')
-rw-r--r-- | i2c/edid/README | 7 | ||||
-rw-r--r-- | i2c/edid/samsung_le46b620r3p.sr | bin | 0 -> 1592 bytes | |||
-rw-r--r-- | i2c/edid/samsung_syncmaster203b.sr | bin | 0 -> 1132 bytes | |||
-rw-r--r-- | i2c/edid/samsung_syncmaster245b.sr | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..4ba7977 --- /dev/null +++ b/i2c/edid/samsung_le46b620r3p.sr diff --git a/i2c/edid/samsung_syncmaster203b.sr b/i2c/edid/samsung_syncmaster203b.sr Binary files differnew file mode 100644 index 0000000..eb6540b --- /dev/null +++ b/i2c/edid/samsung_syncmaster203b.sr diff --git a/i2c/edid/samsung_syncmaster245b.sr b/i2c/edid/samsung_syncmaster245b.sr Binary files differnew file mode 100644 index 0000000..5d09c8f --- /dev/null +++ b/i2c/edid/samsung_syncmaster245b.sr |