Tool/software:
Hi,
I'm attempting to implement screen brightness control through the HDMI Display Data Channel (DDC) interface of the TMS320DM8168 processor but am encountering some issues.
Unfortunately, the processor documentation doesn't discuss the protocol used on the DDC BUS. It's unclear which version of the DDC protocol it supports, or how the various registers (address, segment, offset, count) are translated on the BUS when used with the different DDC Commands.
I can use the DDC interface to retrieve EDID information from address 0xA0, and seem to receive a response from address 0x6E (the address for the monitor's Virtual Control Panel) when i send some commands, but I'm not certain if the data I'm supplying is suitable.
Please advise.
Thanks and best regards,
Vincent