Hi all
In our product, we would be using a RGB LCD (800x480, 7") with LVDS interface to connect to DM8148. We would be using a LVDS transmitter (DS90C363B) to serialize the parallel data to LVDS stream.
We intend to leverage the software from another existing product of ours, which also uses DM8148 but with a 24-bit RGB LCD. The LCD which we intend to use for this product supports 18 bit RGB data only. Hence, we decided to hook up the 6 msb bits of R,G and B making it 18-bit RGB data. We intentionally ignore the 2 lsb of R, G and B.
My questions:
1. Would this work in first place without any software modification. I believe the change from 24-bit to 18-bit RGB shoud be transparent to software.
2. Would dropping the 2 lsb cause any perceivable impact for viewing at this resolution? Any software tweak required to compensate?
3. Any other pitfall to lookout for?
Regards,
Padmanabhan