How to feed two CVBS inputs simultaneously to MIPI CSI-2 interface of iMax6 Quad

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to feed two CVBS inputs simultaneously to MIPI CSI-2 interface of iMax6 Quad

3,113件の閲覧回数
peteramond
Contributor V

Hi all,

I need to feed two CVBS inputs to iMAX6 Quad Sabre Lite Development Board (https://boundarydevices.com/product/sabre-lite-imx6-sbc/) through MIPI port. 

I went through this thread >> https://ez.analog.com/docs/DOC-12872  << and then I could understand that it is not possible to get two video outputs simultaneously using ADV 7280-M Chip. As well as if we are going to use two ADV7280-M chips it will not possible as we need two MIPI CSI-2 receivers. I couldn't find any chip for get output of 2 CVBS videos using single MIPI transmitter. 

  1. What is your solution for handle two CVBS inputs simultaneously using MIPI interface of i.MAX6 Quad ?
  2. Is it possible to feed two CVBS inputs to MIPI interface on i.MAX ?
  3. If I'm Using ADV 7280-M to input one CVBS input; can you guys provide me support documents to build V4L2 linux drivers for ADV 7280M ?

Thank You,

Peter

ラベル(4)
2 返答(返信)

2,686件の閲覧回数
lijie2045
Contributor II

hi 

ADV7280M ONLY SUPPORT 1CH

YOU MAY SEE FOR JUST LIKE ISL79985/ISL79987 FOR MULTI CH VIDEO INPUT SOLUTION

0 件の賞賛
返信

2,686件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Peter

one will have to either use a MIPI CSI-2 hub (if anything
like this already exists) or multiplex the two streams in an FPGA.
Each cvbs input in this case should use a different stream identifier (stream 0-3).

For V4L2 linux drivers for ADV 7280M may be recommended to apply to ADV7280 vendor

or look at documentation

https://wiki.videolan.org/Documentation:Modules/v4l2/ 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------