Good day everyone.
We have an IMX412 camera that works.
This camera has a DOL-HDR mode that can be enabled by setting the corresponding bits in the register.
The nv_imx477 driver is suitable for the IMX412.
We modified the driver to enable DOL-HDR mode via ctrl.
Can you tell me if there is a document that describes in detail the parameters of the MIPI output information?
How can I understand what is in the file above?
Do we need to modify our DTS somehow to enable DOL-HDR mode?
As far as we understand, DOL-HDR mode is an internal switching that occurs in the sensor.
However, the CSI stream parameters should not change.
We previously conducted similar experiments on a Jetson Nano for P32.7.2 and everything worked.
Could this be related to the embedded data that the sensor adds to the CSI stream?
Thanks for your reply.
My assumptions above were completely wrong.
I understood the interaction in the channel receiving the video stream from the camera.
I’ve started receiving images, but they’re heavily artifact.