In the first step we only want to set the data rate once at the beginning. However, in the second step we plan to change the data rate also during the operation of our application. The reason for this is that due to the bandwidth limitation of multiple cameras not every combination is possible (FPS, bit depth, size,…).
may I know which Jetpack release, and which Jetson platform you’re used.
currently it’s not supported, (i.e. Jetpack-5.1/ l4t-r35.2.1)
FYI, it’s camera firmware taking MIPI clocks from device tree property settings for NVCSI configuration. that’s static value of each sensor mode, you cannot change NVCSI clocks through Argus pipeline.
Currently we are still using Jetpack version 32.6.1, as not all drivers support a newer version yet.
This is clear to me, since we have a fixed oscillator installed more accurately 24 Mhz and we know that we can only choose specific data_rates dependening on the used clock.