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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
1,259 次查看
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?

标签 (1)
1 解答
1,117 次查看
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 项奖励
回复
1 回复
1,118 次查看
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 项奖励
回复