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.

DS90UB941AS-Q1: The left-right offset is too large,how to resolve it. Thanks.

Part Number: DS90UB941AS-Q1

Dear Ti:

      We met one issue, please check the following show and the left offset is too large:

     The related paramters(work normal at the pattern test):

............................................

 uVisWidth = '1920'
 uHsyncFrontPorch = '25'
 uHsyncWidth = '16'
 uHsyncBackPorch = '17'
 uVisHeight = '720'
 uVsyncFrontPorch = '45'
 uVsyncWidth = '15'
 uVsyncBackPorch = '18'
 uPixelFreqInHz = '94706640'

....................................................

   When i adjust the uHsyncBackPorch value in soc  side and the display work abnormal. So i try to adjust the 0x6c register in UB941. When value is 0x70 and the position of display is ok, but the display become torn at the same time. In this situation, no matter how we modify display reference except uHsyncBackPorch and can't resolve this torn issue.

.................................................

  0x6a , 0x80

  0x6c,  0x70

   Do you have some advise for this issue? Thanks a lot.