I'm looking to use an analogue to video converter, ADV7281-M, to convert an analogue video feed to digital and supply it to the UDOO, Looking at the ADV7281-M documentation it provides only D0P and D0N and no D1P or D1N. The Output is in MIPI CSI 2 Format. Would it be possible to access the video feed from the ADV using only the available Data and Clock outputs or is something more involved required? It won't be able to achieve as high resolution as the UDOO camera but I need the flexibility of camera compatibility. The ADV7281-M data sheet can be found below. Page 55 shows the outputs. http://www.analog.com/media/en/technical-documentation/user-guides/ADV7280_7281_7282_7283_UG-637.pdf Does anyone have any experience or advice in utilising this approach? Thanks, Sam
Hi, I would like to do something similar, I would like to connect a standard analog video to the camera module... so the steps to achieve this are: Convert the analog input to a standard digital video format rgb8/8/8 or similar. .. and then convert the signal to the csi data format. .. I would suggest this chip TC358746 MIPI ® CSI-2 Camera Bridge IC In your opinion can it communicate with the udoo?