MIPI CSI-2 camera doesn't receive the first frame
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
-----------------------------------------------------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Igor for your confirmation.