MIPI CSI-2 camera doesn't receive the first frame
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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 ??
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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!
-----------------------------------------------------------------------------------------------------------------------
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thanks Igor for your confirmation.