AR0234 USB2.0 Global shutter camera with Jetson Xavier NX NOT WORKING

  1. Where did you get the camera module(s)?
    I purschaed the camera from FabToLab vendor in India
  2. Model number of the product(s)?
    Arducam 2.3MP AR0234 Color Global Shutter Camera USB2.0 Evaluation Kit , SKU:EK031
  3. What hardware/platform were you working on?
    Jetson Xavier NX 16GB SOM with Avermedia carrier board NX215B
  4. Instructions you have followed. (link/manual/etc.)
    https://docs.arducam.com/USB-Industrial-Camera/SDK-and-Examples-for-Nvidia-Jetson/
    Quick Start Guide - Arducam Wiki
  5. Problems you were having?
    I am not able to access the camera using python code
  6. The dmesg log from your hardware?
    This is the log I am getting

[ 917.781554] usb 1-2.2.4: new high-speed USB device number 15 using tegra-xusb
[ 918.110901] usb 1-2.2.4: language id specifier not provided by device, defaulting to English
[ 918.112068] usb 1-2.2.4: New USB device found, idVendor=52cb, idProduct=52cb
[ 918.112075] usb 1-2.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0

  1. What help do you need?

Please provide a driver setup for my hardware so that I can able to run the camera and get images.

Thanks

@kali55

camera configuration:

Thanks, @Edward.

But I want to use the camera using USB not the MIPI interface. I bought this because I want the cable to be long enough for the gig where I want to install it and MIPI is very short.

Did I buy the wrong USB global shutter camera? Do you have any suggestions?

@kali55

mipi is actually part of my red box below:

We converted mipi protocol to usb protocol. So it is a usb camera to the host. You need to open the gui we provide, and then select the configuration file I specified for you to try.