Hi Sir,
I am working on a LCD monitor project to use ADV7613. Customer need it to support CEC.
Is there any programming guideline to describe the programming steps?
As I know CEC device should have a physical address and logical address, then it can start to transmit or receive CEC message.
So I need to program AD7613 CEC logical address as 0 to mean this is a TV or display device.
And I don't know where to program CEC physical address ?
After set the 2 addresses, then I can use CEC_TX_FRAME_xxxx register to send CEC message, and receive message from CEC_BUFF_RX_XXX.
Thanks
Jack