NVSIPL Camera with different Nito file on the same Group for the same camera modules

Hi everyone,

I am currently testing with the nvsipl_camera and using the same camera modules (same sensor and deserializer). I would like to test with different Nito files for these modules. For example in Group A, port 0 is with one ISP tuning (.nito file 1) and the port 1 is with another tuning (.nito file 2)

Is it possible to do this with NVIDIA Orin? If so, could you please guide me through the procedure to set it up?

Please let me know if there is any additional information from me. Thanks in advance for your support!

Hi,

For the camera basic functionality first needs to check the device and driver configuration.
You can reference to below program guide for the detailed information of device tree and driver implementation.
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/SD/CameraDevelopment/SensorSoftwareDriverProgramming.html?highlight=programing#sensor-software-driver-programming

Please refer to Applications Using V4L2 IOCTL Directly by using V4L2 IOCTL to verify basic camera functionality.
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/SD/CameraDevelopment/SensorSoftwareDriverProgramming.html?highlight=programing#to-run-a-v4l2-ctl-test

Once confirm the configure and still failed below link help to get log and some information and some tips for debug.
https://elinux.org/Jetson/l4t/Camera_BringUp#Steps_to_enable_more_debug_messages

Thanks!

This only public to camera partner.

Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.