Hi,
I was curious about the exact behavior of the FS_SINGLE bit in FS_CTL (0x18). When it's set to 1 does that immediately drive the FrameSync signal high? or is there a delay? Does FS_INIT_STATE, FS_GEN_MODE, or FS_HIGH_TIME_x/FS_LOW_TIME_x affect the behavior of FS_SINGLE? I'm seeing an unexpectedly large delay (around 17ms) between setting FS_SINGLE to 1 and receiving the mipi sof packet for the camera image. I'm trying to figure out if that delay is due to serdes (ub960 + ub953) behavior or camera behavior (ov10650). Thanks!