IPU Bypass

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

IPU Bypass

1,128 次查看
subinsebastian
Contributor I

Board:- Custom i.MX6DL board

BSP:- imx_4.1.15_2.0.0_ga

Camera Sensor : ov5640

I see that the existing drivers have the IPU drivers in between performing format conversions. Is it possible to bypass the IPU completely, and pass the data output by the sensor as it is to the userspace?

标签 (3)
标记 (4)
3 回复数

1,043 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Subin,

>>Is it possible to bypass the IPU completely, and pass the data output by the sensor as it is to the userspace?

No, it is not.

you can think CSI is a part of IPU, IPU_CSI1 , IPU_CSI2. so you can't separate CSI and IPU.

Hope the information is helpful to you.

B.R,

Weidong

1,043 次查看
subinsebastian
Contributor I

Now that is understood. Let me go ahead and ask, is it possible to put the IPU into some sort of a pass-through mode?

Configure it to not process any incoming data, but transfer everything from the MIPI side, directly to memory?

0 项奖励

1,043 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Subin,

See the diagram from Reference Manual,please!

pastedImage_1.png

Obviously, data stream from MIPI CSI-2 also gets to CSI0/1 port via mux.

You can get more information from reference manual.

Have a nice day!

B.R,

Weidong

0 项奖励