Hi
Hardware setup:
(1)ONLY ONE Camera (parallel image sensor output to DS90UB933,1080p,25fps,YUV422)
(2)Deserializer is DS90UB960(x4 lane), and is connected to MIPI CSI-2 interface of IMX6Q processor.
Theoretically, MIPI data rate of IMX6Q for 1080p,25fps,YUV422 will be 279.933Mbps per lane.
Questions:
(1)In our case,DS90UB960 is set to 400Mbps for i.MX6Q in x4 lanes mode.
What value we should use for MIPI_CSI2_PHY_TST_CTRL1 resister? 400MHz or 279.933MHz
(2)When DS90UB960 is set to 400Mbps per lane, video is correct only when MIPI_CSI2_PHY_TST_CTRL1 is set to 0x0E (value for 500~550Mhz frequency range and 549Mhz exact value). WHY?
(3)We wanna to run DS90UB960 to 800Mbps x4 Lanes. When DS90UB960 is set to 800Mbps per lane, no valid value for MIPI_CSI2_PHY_TST_CTRL1 to show a correct image. We get a rolling image with several angular stripes. Any suggestion for us to debug it?