Post Go back to editing

How can I apply EDID of sink to input source in EVAL-ADV7625?

I am using ADV7625ES2C.xml in AVES3_EVAL-ADV7625-SMZ_20160127.
However, there is no tab to set the EDID applied to input.

How do I apply?
Do I need to define it myself?

  • Hi,

    The XML file is only needed if you want to read/write registers using the graphical interface of AVES3.

    If you use our software driver to configure the board, then our repeater function will just copy the EDID from sink which is connected to TX into the  RX which is connected to the source.  

    Note: If you are using consumer electronic devices as a source (rather than a DVI/HDMI generator), You will need to ensure that the ADV7625 is configured with an appropriate EDID.The SW driver copies the sink's EDID from TX memory  to the RX memory whereas the scripts do not.

    Below is the example for how to use EDID in the script.

    Here is a script to configure the ADV7625 with the EDID from an LG 84" TV. You can copy this into your scripts file.

    ##11 Sample EDID##

    :11-01-02 EDID data from LG 84 inch:

    B0 ED 6C ; default=0x00, Set EDID address

    B0 EE 64 ; default=0x00, Set Rx1_Repeater_Map address

    64 74 00 ; Disable the Internal EDID for all ports

    6C 00 00

    6C 01 FF

    6C 02 FF

    6C 03 FF

    6C 04 FF

    6C 05 FF

    6C 06 FF

    6C 07 00

    6C 08 1E

    6C 09 6D

    6C 0A 01

    6C 0B 00

    6C 0C 01

    6C 0D 01

    6C 0E 01

    6C 0F 01

    6C 10 01

    6C 11 16

    6C 12 01

    6C 13 03

    6C 14 80

    6C 15 A0

    6C 16 5A

    6C 17 78

    6C 18 0A

    6C 19 EE

    6C 1A 91

    6C 1B A3

    6C 1C 54

    6C 1D 4C

    6C 1E 99

    6C 1F 26

    6C 20 0F

    6C 21 50

    6C 22 54

    6C 23 A1

    6C 24 08

    6C 25 00

    6C 26 31

    6C 27 40

    6C 28 45

    6C 29 40

    6C 2A 61

    6C 2B 40

    6C 2C 71

    6C 2D 40

    6C 2E 81

    6C 2F 80

    6C 30 01

    6C 31 01

    6C 32 01

    6C 33 01

    6C 34 01

    6C 35 01

    6C 36 02

    6C 37 3A

    6C 38 80

    6C 39 18

    6C 3A 71

    6C 3B 38

    6C 3C 2D

    6C 3D 40

    6C 3E 58

    6C 3F 2C

    6C 40 45

    6C 41 00

    6C 42 A0

    6C 43 5A

    6C 44 00

    6C 45 00

    6C 46 00

    6C 47 1E

    6C 48 66

    6C 49 21

    6C 4A 50

    6C 4B B0

    6C 4C 51

    6C 4D 00

    6C 4E 1B

    6C 4F 30

    6C 50 40

    6C 51 70

    6C 52 36

    6C 53 00

    6C 54 A0

    6C 55 5A

    6C 56 00

    6C 57 00

    6C 58 00

    6C 59 1E

    6C 5A 00

    6C 5B 00

    6C 5C 00

    6C 5D FD

    6C 5E 00

    6C 5F 3A

    6C 60 3E

    6C 61 1E

    6C 62 53

    6C 63 10

    6C 64 00

    6C 65 0A

    6C 66 20

    6C 67 20

    6C 68 20

    6C 69 20

    6C 6A 20

    6C 6B 20

    6C 6C 00

    6C 6D 00

    6C 6E 00

    6C 6F FC

    6C 70 00

    6C 71 4C

    6C 72 47

    6C 73 20

    6C 74 54

    6C 75 56

    6C 76 0A

    6C 77 20

    6C 78 20

    6C 79 20

    6C 7A 20

    6C 7B 20

    6C 7C 20

    6C 7D 20

    6C 7E 01

    6C 7F 43

    6C 80 02

    6C 81 03

    6C 82 31

    6C 83 F1

    6C 84 48

    6C 85 90

    6C 86 22

    6C 87 20

    6C 88 05

    6C 89 04

    6C 8A 03

    6C 8B 02

    6C 8C 01

    6C 8D 23

    6C 8E 09

    6C 8F 57

    6C 90 07

    6C 91 7B

    6C 92 03

    6C 93 0C

    6C 94 00

    6C 95 10

    6C 96 00

    6C 97 B8

    6C 98 3C

    6C 99 20

    6C 9A C0

    6C 9B 6E

    6C 9C 01

    6C 9D 02

    6C 9E 03

    6C 9F 01

    6C A0 4F

    6C A1 00

    6C A2 FE

    6C A3 08

    6C A4 10

    6C A5 06

    6C A6 10

    6C A7 18

    6C A8 10

    6C A9 28

    6C AA 10

    6C AB 38

    6C AC 10

    6C AD E3

    6C AE 05

    6C AF 03

    6C B0 01

    6C B1 02

    6C B2 3A

    6C B3 80

    6C B4 18

    6C B5 71

    6C B6 38

    6C B7 2D

    6C B8 40

    6C B9 58

    6C BA 2C

    6C BB 45

    6C BC 00

    6C BD A0

    6C BE 5A

    6C BF 00

    6C C0 00

    6C C1 00

    6C C2 1E

    6C C3 01

    6C C4 1D

    6C C5 80

    6C C6 18

    6C C7 71

    6C C8 1C

    6C C9 16

    6C CA 20

    6C CB 58

    6C CC 2C

    6C CD 25

    6C CE 00

    6C CF A0

    6C D0 5A

    6C D1 00

    6C D2 00

    6C D3 00

    6C D4 9E

    6C D5 01

    6C D6 1D

    6C D7 00

    6C D8 72

    6C D9 51

    6C DA D0

    6C DB 1E

    6C DC 20

    6C DD 6E

    6C DE 28

    6C DF 55

    6C E0 00

    6C E1 A0

    6C E2 5A

    6C E3 00

    6C E4 00

    6C E5 00

    6C E6 1E

    6C E7 26

    6C E8 36

    6C E9 80

    6C EA A0

    6C EB 70

    6C EC 38

    6C ED 1F

    6C EE 40

    6C EF 30

    6C F0 20

    6C F1 25

    6C F2 00

    6C F3 A0

    6C F4 5A

    6C F5 00

    6C F6 00

    6C F7 00

    6C F8 1A

    6C F9 00

    6C FA 00

    6C FB 00

    6C FC 00

    6C FD 00

    6C FE 00

    6C FF B1

    64 74 1F ; Enable the Internal EDID for RXA/RXB/RXC/RXD/RXE

    Thanks,

    Poornima