Tool/software: TI-RTOS
Hi,
I'm trying to display YUV422 on LCD. Since, DSS does not support YUV422 output over discrete sync interface, refering to some posts on TI forum I found that the basic idea of how to get YUV422 is to "fool" DSS by saying that input YUV422 interleaved data is actually RGB565 and disable all pixel processing modules. I got YUV422 but the image is not 100% clear, it looks like it has "snow noise" on some colors.
DISPC_VID1_ATTRIBUTE (0x580010CC) register contains this value (0x8208880D)
Do you have some idea how to solve this?
Regards,
Nevena Stojanovic