How to get the frames statistics from MIPI camera ?

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

How to get the frames statistics from MIPI camera ?

794 次查看
titusstalin
Contributor V

Dear All,

I want to get the below details from my OV5640 MIPI camera while stream ON/OFF.

1) Current frame rate  (I think, we can get this using VIDIOC_G_PARAM ioctl call)

2) Number of Packets with CRC errors.

3) Number of frames dropped due to underrun error (or any other errors)

4) Frames count (no of frames received)

5) Frames incomplete (no of frames which are incomplete)

Can you please tell me how can I get this details from mxc MIPI driver ?

Thanks for your support.

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

692 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Titus

please check MIPI_CSI_ERR1, MIPI_CSI_ERR2 described in sect.40.6.9

Error state register i.MX6DQ Reference Manual
http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

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

0 项奖励
回复