Hi,
This transmitter transmit 28bits parallel data to 4 LVDS pairs. In data sheet, it says 24 bits are for pixel R,G,B and 4 bits for control(HS,VS, DE, CTL). My question is this chip has to be used this way? If I send 28 bits data as whatever I want, would this be OK? In another word, the 4 bits can be treated as data as well?
What I am trying to do is:
1. Get pixel data from TF401 by FPGA
2. Cut a specified area of pixel data
3. send to other boards( more than 1 boards) via LVDS.
So I need:
1. transmit 8 bits x 3 =24 bits pixel data
2. transmit other control words( run with a self defined protocol)
I am now considering to use DS90CR215. Beside this, is there any better solution?