ylj2000/HDMI_To_MIPI

New panel configuration issue

ddB0515 opened this issue · 0 comments

Hello
Having issues with configuration for new panels

I have 2 similar panels (same driving IC-NT51021) - 1200x1920-60Hz

  • AUO G080UAN01.0 - DATASHEET
  • Innolux N080JCE-G41 - Didn't find datasheet but checked Linux kernel for timings/configuration

One thing that bothers me in Main_Parameters is table HDMI Input
HPW - must be >=32 (but for my panels that number is 1)
VSW - must be 2-1023 (but in datasheet is 1)

If I fill all data with datasheet values I get 60Hz but not working as it should(status for some filed is NG), getting artifacts and after few min flickering, so tried to use different data (min that is required in field below), I get 58.278Hz, have flickering still but rarely, and on HDMI disconnect/connect ghosting/fading

Do you have any advice or you know how to get this data right so can make this working?
Thanks a lot