iMX6DL : How to recognize a SAV/EVA code ?

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

iMX6DL : How to recognize a SAV/EVA code ?

跳至解决方案
1,305 次查看
koichisakagami
Contributor II

Dear community,
    We have been developing our product with iMX6DL.

    We try to capture 8-bit ITU BT656 format data using CSI0 interface. However, it does not work correctly.
    We hope to find the problem points.

    First of all, we want to check that a SAV/EVA code is detected.

[Question]
    Could you tell us the way to detect the SAV/EVA code ?

    What kind of  status register field should we check ?

    Best Regards,
    Koichi Sakagami

标签 (1)
0 项奖励
回复
1 解答
1,221 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Koichi

I am afraid there is no status register indicating detection the SAV/EVA code.

Since IPU data is handled by IDMAC, one can try to check RM

sect.37.4.2.14 IDMAC's internal events, check IPUx_INT_CTRL

indicating End Of Frame of Channel #n.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,222 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Koichi

I am afraid there is no status register indicating detection the SAV/EVA code.

Since IPU data is handled by IDMAC, one can try to check RM

sect.37.4.2.14 IDMAC's internal events, check IPUx_INT_CTRL

indicating End Of Frame of Channel #n.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,221 次查看
koichisakagami
Contributor II

Dear Igor san,

Thank you for your information.

We will try them.

Best Regards,

Koichi Sakagami

0 项奖励
回复