How to start two cammer at the same time with I.MX6Q.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to start two cammer at the same time with I.MX6Q.

Jump to solution
761 Views
liuliaoyuan
Contributor I

  Hello,everyone.

  I want to use two cammer at the same time on Linux. If I want to use one parallel and one serial cammer,how to build the BSP. Can I use two parallel cammer at the same time?

Labels (1)
1 Solution
619 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hello,liaoyuan,

     On mx6q-sabreSDP board, 2 cameras are supported , one is parallel bus (CSI0) , the other is serial bus(MIPI), so you can compile BSP and drivers according to user's guide. 2 cameras have been supported in BSP.

     In addition, you can used parallel interface for camera at same time : CSI0 and IPU2_CS1. See following schematic:

ipu1_csi0.pngipu2_csi1.png

Regards,

Weidong

View solution in original post

0 Kudos
1 Reply
620 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hello,liaoyuan,

     On mx6q-sabreSDP board, 2 cameras are supported , one is parallel bus (CSI0) , the other is serial bus(MIPI), so you can compile BSP and drivers according to user's guide. 2 cameras have been supported in BSP.

     In addition, you can used parallel interface for camera at same time : CSI0 and IPU2_CS1. See following schematic:

ipu1_csi0.pngipu2_csi1.png

Regards,

Weidong

0 Kudos