Hello Experts,
I have connected our MIPI CSI-2 camera to i.MX6 board.
And it not capturing the first frame everytime, camera sends 10 frames and i.MX receives 9frames only.
What could be the problem ?
MIPI CSI-2 i.MX host is ignoring the first frame due to avoid the unsynced frames ??
Hi Titus
you are right, if frame is started capturing in the middle,
it can be ignored, so capture happens after first successful frame sync
with second frame.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thanks Igor for your confirmation.