Two formats support

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

Two formats support

526 次查看
Sandhavel_D
Contributor I
Hi,
 

We are using the AR1335 camera and have integrated UYVY and MJPEG support. This allows us to stream the camera in both formats.

However, we can only stream in either UYVY or MJPEG at a time. If we switch formats, we are unable to stream in any format until we reboot the system.

We have attached our kernel changes. Could you please provide a solution for this issue?

 

Thanks.

标记 (1)
0 项奖励
回复
1 回复

426 次查看
Sandhavel_D
Contributor I

Upon further debugging, we found that the "mxc_isi_irq_handler" in the "drivers/staging/media/imx/imx8-isi-core.c" file is not triggered, even though data is coming from the sensor (verified by probing the MIPI activity in the camera).

The "mxc_isi_irq_handler" is triggered when we initially stream the camera with either MJPEG or UYVY. However, after switching the format, the "mxc_isi_irq_handler" does not trigger. We have verified that the formats are set correctly.

 

Any suggestions would be greatly appreciated.

0 项奖励
回复