Attached and linked are files supporting the development of systems using the ADV7610.
If you download and use these documents, we recommend that you subscribe to notifications for post by selecting your preferred option from the Actions - Follow menu.
Link to the Limit Audio MCLKOut Frequency Look Up Table as explained here :
https://ez.analog.com/docs/DOC-2826
1) ADV7610 Software manual doesn't seem to match the scripts. The script is writing to registers that do not exist in the memory map of the software manual.
Eg.
Registers 0xC1 to 0xCC do not show up. What are these registers?
68 C1 01 ; ADI recommended setting
68 C2 01 ; ADI recommended setting
68 C3 01 ; ADI recommended setting
68 C4 01 ; ADI recommended setting
68 C5 01 ; ADI recommended setting
68 C6 01 ; ADI recommended setting
68 C7 01 ; ADI recommended setting
68 C8 01 ; ADI recommended setting
68 C9 01 ; ADI recommended setting
68 CA 01 ; ADI recommended setting
68 CB 01 ; ADI recommended setting
68 CC 01 ; ADI recommended setting
Is there a new ADV7610 software manual?
2) The software manual shows that the HDMI Equalizer Dynamic Control registers default settings are not the same as the reset values (HDMI registers 0x8D - 0x94). Which values should we use for these registers?
a) reset value, or
b) default settings, or
c) script values?