SLLSFI6A july 2022 – july 2023 TDP1204
PRODUCTION DATA
When using TDP1204's DDC buffer with snooping enabled, this example can be used. In this example, adaptive EQ for HDMI 2.1 is disabled.
This example will initialize the following:
// (address, data)
// Initial power-on configuration.
(0x0A, 0x00), // Rate snoop and TXFFE snoop enabled.
(0x0B, 0x23), // 3G and 6G slew rate control
(0x0C, 0x70), // HDMI clock and 8G10G12G tx slew rate control
(0x0D, 0x22), // Limited mode, DC-coupled TX, 0 dB DCG, Auto Term, disable CTLE bypass
(0x0E, 0x97), // HDMI14, 2.0 and 2.1 CTLE selection
(0x10, 0x03), // Enabled DDC DCC correction and DDC buffer
(0x12, 0x03), // Clock lane VOD and TXFFE
(0x13, 0x00), // Clock lane EQ.
(0x14, 0x03), // D0 lane VOD and TXFFE.
(0x15, 0x0Y), // D0 lane EQ. Set "Y" to desired value.
(0x16, 0x03), // D1 lane VOD and TXFFE.
(0x17, 0x0Y), // D1 lane EQ. Set "Y" to desired value.
(0x18, 0x03), // D2 lane VOD and TXFFE.
(0x19, 0x0Y), // D2 lane EQ. Set "Y" to desired value.
(0x09, 0x00), // Take out of PD state. Should be done after initialization is complete.