I want to receive the video from imx219 sensor using 1 lane. Using jetson-io.py file, successfully received video from imx219 using 2 lane in jetson xavier nx.
I am using jetpack 4.6.5 and bsp 32.7.5.
what are all the settings to be change in the previous device driver and device tree of imx219?
I want to evaluate the video performance of the NX when it receives data through a single lane from the IMX219 camera. How will the video frames behave in this configuration? This is why I need to work with a single lane setup.
Please correct me if I am wrong.
I need to configure the single lane registers in the imx219_reg_tbls.h file.
Where can I find the single lane register configuration?