This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SN65DP159: SN65DP159 no HDMI output

Part Number: SN65DP159

Hi team,

our customer is using SNX5DP159(48pin) to achieve DP to HDMI. now AUX_SRCP/AUX_SRCN input has signal while SCL_SNK/SDA_SNK has no signal output. could you kindly help on this?

The debugging situation is as follows:

1. Hardware: input via AUX

2. Software: Initialize DP159 through I2C:

    (void)dp159_write(client, 0x09, 0x02);

    (void)dp159_write(client, 0x0B, 0x01);

    (void)dp159_write(client, 0x0C, 0xA0);

    (void)dp159_write(client, 0x0D, 0x00);

    (void)dp159_write(client, 0x0A, 0x3d);

3. Register: read register value