Setting resolution for display using PTN3460

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Setting resolution for display using PTN3460

2,450 Views
m_arunkumar
Contributor I

Hi,
We are in need of eDP to LVDS convertor bridge to use in our design. PTN3460 bridge seems to be useful for this. We need to connect a LVDS display with resolution of 1280 * 800 to the bridge. Also, the 2 lane eDP signal from the jetson module(host) will be connected to the bridge.

We need to know how to set this display resolution in the bridge. Whether the bridge uses the setted EDID value for setting up the specified resolution or setting the display resolution is independent of the EDID value ?
If EDID will be needed for setting display resolution, we like to know the EDID value for 1280 * 800 resolution.

Also, let us know whether the display resolution will be set by the input data rate of the eDP signal?

0 Kudos
6 Replies

2,282 Views
mohamedhusain_n
Contributor I

Thanks for the clarification TomasVaverka‌.

I have attached the LCD Timings and EDID. Please let us know if it is okay.

LCD_Panel_Timings.png

0 Kudos

2,282 Views
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Mohamed,

Please use the attached EDID for testing (removed Standard Timing 1 support in the EDID).

Best regards,

Tomas

0 Kudos

2,282 Views
mohamedhusain_n
Contributor I

Hi,

Can you please tell us whether we need to set the display resolution and timing parameters in the PTN3460.

We would like to know the whether the PTN3460 finds the display resolution and timing data from EDID values programmed in the bridge or from the input eDP signal from the processor.

Thanks,

Mohamed Husain

0 Kudos

2,282 Views
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Mohamed, Arun,

You need to prepare own EDID data according to the LCD panel specification which is used in application.

 

PTN3460 is DP to LVDS bridge device, it has no control what video timing/resolution that DP source (PC) is going to be sending out, and it also has no idea what LCD panel is connected to its LVDS interface.

 

PTN3460 will not change or modify EDID contents, and it will just send exact EDID reading from internal emulation EDID (user pre-programmed) or DDC-I2C bus to DP source (PC).

 

So the working method is that DP source (PC) will use IoA (I2C-over-Aux) command to read EDID from DP sink (PTN3460), and PTN3460 will read EDID data from either internal EDID emulation (user pre-programmed) or DDC-I2C bus in the LVDS interface and return EDID to DP source. And after DP source received and decoded EDID, then it will prepare video timing/data to send to the PTN3460, and PTN3460 convert DP video data to LVDS video to the LCD panel.

 

As I mentioned before, it is your responsibility to prepare EDID for LCD panel in application.

 

However if you can send us EDID data and LCD panel specification, then we can help to review whether the EDID is good for the LCD panel.

Best regards,

Tomas

0 Kudos

2,282 Views
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Arun,

PTN3460 supports two EDID modes which is EDID ON emulation mode and EDID emulation OFF mode.

 

In EDID emulation ON mode, PTN3460 store 7 EDID table in the firmware, you can choose either one to send to DP source (PC) when DP source uses IoA (I2C-over-AUX) command to read EDID from PTN3460.

 

In EDID emulation OFF mode, PTN3460 will pass IoA command from DP source to DDC-i2C bus on LCD panel, so that DP source will read EDID from panel directly.

 

Please see attached PTN3460 programming guide for details to setup up EDID emulation mode.

I hope it helps. 

Best regards,

Tomas

0 Kudos

940 Views
pauldemet
Contributor I
Tomas,
If emulation mode is disabled and the EDID is read from the panel, is that EDID table accessible? is it available to be read or is it transparent?
0 Kudos