AR0234 global shutter camera is not working

  1. Where did you get the camera module(s)?
    UCTRONICS

  2. Model number of the product(s)?
    B0429

  3. What hardware/platform were you working on?
    Nvidia Jetson Nano Jetpack 4.6.1

  4. Instructions you have followed. (link/manual/etc.)
    yes

  5. Problems you were having?
    ls /dev/video*
    ls: cannot access ‘/dev/video*’: No such file or directory

  6. The dmesg log from your hardware?
    sidhant@sidhant-desktop:~$ dmesg | grep -E “imx477|imx219|arducam”
    [ 0.207875] DTS File Name: /var/jenkins_home/workspace/n_nano_kernel_l4t-32.7.1-arducam/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-b00.dts
    [ 0.412384] DTS File Name: /var/jenkins_home/workspace/n_nano_kernel_l4t-32.7.1-arducam/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-b00.dts
    [ 1.795363] arducam-csi2: arducam_read: Reading register 0x103 failed
    [ 1.801853] arducam-csi2 7-000c: probe failed
    [ 1.806259] arducam-csi2 7-000c: Failed to setup board.
    [ 1.835790] arducam-csi2: arducam_read: Reading register 0x103 failed
    [ 1.842264] arducam-csi2 8-000c: probe failed
    [ 1.846675] arducam-csi2 8-000c: Failed to setup board.

  7. Troubleshooting attempts you’ve made?
    cable connection check

  8. What help do you need?
    help me connect the device

Hi
May you post the pictures of hardware connection?

Thank you for the response.

I have managed to set up the camera and got it working. I have run Jetvariety example scripts.

But I am facing issues in image which turn out to be greenish tinge.
Could you please share some sample python script or any information available on how to control ISP functions with real color and how to handle lagging video.

I appreciate your help in this regard.