Hi there,
I am debugging a display issue on DM365.
There is a LVDS TX and RX between DM365 and LCD module.
The VENC builtin color bar SEEMs fine but YUV422 video is wrong.
The YUV422 video seems to be saturated or bit-shifted.
I try to output 0x8000 in OSD layer with all VIDEO layers off and blending attribute disabled
in an apptempt to obtain 0x8000 on the LCD bus but LA shows 0x7000.
So my questions are:
1. How to obtain a LCD output same to the frame buffer?
2. VCLKP bit in VIOCTL has no effect. What else is required to make it effective ?
Thanks in advance.