Autoexposure is very slow and coarse time changes randomly

Hey @Honey_Patouceul thank you for your suggestions

To summarize, i had a driver for ar0820 sensor that i was using in JetPack 4.x, there was no flickering and AE issues.

Since i migrated the driver from JetPack 4.x to JetPack 5.x, this issues appeared.

I didn’t changed the camera control part in the driver (I mean the low level registers values and behavior).

The only thing i changed are the serdes_pix_clk_hz from 833 Mhz to 416 Mhz due to the deskew calibration in JetPack 5.x

That’s why i am confused why this issues appeared even if am using the same camera control and the same setup

Regarding the frame rate i am using 30 fps, it’s the frame rate of the sensor and the one used in gstreamer, also i tested using LibArgus samples, and still the same flickering behavior

Thank you again for your support