]> sigrok.org Git - sigrok-dumps.git/blame - i2c/edid/README
READMEs: Cosmetics, consistency fixes, typos.
[sigrok-dumps.git] / i2c / edid / README
CommitLineData
4c90e08e
UH
1-------------------------------------------------------------------------------
2EDID
3-------------------------------------------------------------------------------
4
fe2f7efc
BV
5The captures in this directory were taken from a VGA cable, connected to
6various displays, as the EDID data was sent across the I2C bus.
7
8To decode these, set up a protocol decoder stack like this:
9
8266c455 10 i2c -> i2cfilter -> edid
fe2f7efc 11
4c90e08e
UH
12Details:
13https://en.wikipedia.org/wiki/Extended_display_identification_data
14https://en.wikipedia.org/wiki/Display_Data_Channel
15
16
17samsung_le46b620r3p.sr / samsung_syncmaster245b.sr
18--------------------------------------------------
19
47cd3c8f 20The logic analyzer used was a Saleae Logic (at 500kHz):
4c90e08e 21
47cd3c8f
UH
22 Probe I2C pin
23 -------------------
4c90e08e
UH
24 1 (black) SDA
25 2 (brown) SCL
26
27
28samsung_syncmaster203b.sr
29-------------------------
30
47cd3c8f 31The logic analyzer used was a Saleae Logic (at 1MHz):
4c90e08e 32
47cd3c8f
UH
33 Probe I2C pin
34 -------------------
4c90e08e
UH
35 1 (black) SCL
36 2 (brown) SDA
37