I’m coding a driver to support OV5647 and made some progress to get a image out however I’m guessing somewhere the frame timing are getting out of sync after a few frames as I’m getting the following errors:
[ 93.305310] video4linux video0: frame start syncpt timeout!0
[ 93.349157] vi 54080000.vi: tegra_channel_error_status:error 2 frame 3
[ 160.337401] vi 54080000.vi: tegra_channel_error_status:error 24002 frame 0
[ 160.401863] vi 54080000.vi: tegra_channel_error_status:error 24002 frame 1
[ 160.658097] vi 54080000.vi: tegra_channel_error_status:error 24002 frame 2
[ 203.253901] vi 54080000.vi: tegra_channel_error_status:error 20022 frame 0
[ 203.382330] vi 54080000.vi: tegra_channel_error_status:error 24002 frame 1
[ 203.905692] video4linux video0: tegra_channel_capture_done: MW_ACK_DONE syncpoint time out!0
Any help with the error codes would be useful or to turn on debugging.