Jump to content
  • 0

DIGILENT FMC ADV7611 HDMI Receiver Module


Dr. J

Question

1 answer to this question

Recommended Posts

  • 0

Hi @Dr. J,

Digilent does not have anything available to directly support this.

The closest thing that I am aware of would be to adapt the FRU Fix from the Digilent Github, https://github.com/Digilent/FMC-HDMI-frufix, that is mentioned in the Errata of the Reference Manual, https://digilent.com/reference/fmc_hdmi/refmanual#errata. It only looks at the FRU information, but since the EDID is programmed into the EEPROM by default (I'm presuming you are wanting to change it), it should be plausible to read out the entire EEPROM, and then determine the start address of where the EDID starts (theoretically this should be at 0x50 if I've done my research right) and then write whatever bytes you want to into the EEPROM.

Let me know if you have any questions.

Thanks,
JColvin

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...