summaryrefslogtreecommitdiff
path: root/i2c/edid/README
blob: 52bcae96ee1cebacce1ae65206573fecd3fe6dad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
-------------------------------------------------------------------------------
EDID
-------------------------------------------------------------------------------

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

Details:
https://en.wikipedia.org/wiki/Extended_display_identification_data
https://en.wikipedia.org/wiki/Display_Data_Channel


samsung_le46b620r3p.sr / samsung_syncmaster245b.sr
--------------------------------------------------

The logic analyzer used was a Saleae Logic at 500kHz:

  Probe       I2C pins
  --------------------
  1 (black)   SDA
  2 (brown)   SCL


samsung_syncmaster203b.sr
-------------------------

The logic analyzer used was a Saleae Logic at 1MHz:

  Probe       I2C pins
  --------------------
  1 (black)   SCL
  2 (brown)   SDA