Tool/software:
Hello,
The data received from the image sensor is output 2 frames later.
My usecase takes 30723us(avg) from iss capture to display and the output is set to 30fps.
Then, I think that the data received from the image sensor should be output 1 frame later, but why is the data coming out 2 frames later?
The way I tested it was to change the upper bit of one of the image sensor data
and verify that it was reflected after 2 frames when I looked at the tda3 output with an oscilloscope.
Thank you.