Hello!
I want to connect the sony cmos sensor imx 230 to the dm385 processor by the mipi csi2 interface. I wonder that the configuration bellow is light?
CSI2_DX[0] ----------------------------------MIPI_CLK_n
CSI2_DY[0] ----------------------------------MIPI_CLK_p
CSI2_DX[1]---------------------------------- MIPI_DAT0_n
CSI2_DY[1]-----------------------------------MIPI_DAT0_p
.............
CSI2_DX[4]----------------------------------MIPI_DAT3_n
CSI2_DY[4]-----------------------------------MIPI_DAT3_p
The CSI2_DX[X] and the CSI2_DY[X] is from the DM385 datasheet in the device pin chapter. The MIPI_CLK is the clock lane of the CSI2 interface, and the MIPI_DATx is the data lane.