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.

LCD with RDK demo

Guru 20755 points

Hello,

I am using Mistral EVM DM8148 io expansion revD with LCD. 
I already run the decode-display demo with HDMI, but on moving to DVO2, I have problems.

I added custom display of 800x480, but on changing to this resolution (using the demo menu), I see flickers in display. On trying several resolution I see that XGA resolution is stable (but there are missing colors).

Is there some other change I need to do when using RDK (except adding custom resolution) to support output with LCD ?

Thanks

Ran

  • Hello,

    Ran S. said:
    I see flickers in display.

    I am not familiar with  DVR RDK but you could check is your timing setting are correct.

    Are you see this only when the decode_display demo is running?

    Best Regards,

    Margarita

  • Missing/incorrect colors are usually due to incorrect color format settings. e.g. YUV422 when connected to a 24 bit RGB display.

    Make sure that the color format, depth and settings are correct.

    Check the HDVPSS users guide here...

    http://processors.wiki.ti.com/index.php/DM816X_AM389X_VPSS_Video_Driver_User_Guide

    BR,

    Steve