Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. joe
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 16
    • Best 0
    • Groups 0

    joe

    @joe

    0
    Reputation
    1
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Email joe.smith@smartargus.com

    joe Follow

    Latest posts made by joe

    • RE: different modules simultaneously on jetson nano mipi interface

      @veye_xumm

      Thank you for building the DTBO! It works perfectly, and now I can access both /dev/video0 and /dev/video1. Streaming with the IMX462 works without any issues, but when I stream using the AR0234, the output shows a split view and looks green (see the attached image for reference).

      Screenshot from 2025-01-07 06-18-41.jpg

      Here is the command I used for streaming:

      gst-launch-1.0 nvv4l2camerasrc device=/dev/video1 ! "video/x-raw(memory:NVMM),format=(string)UYVY, width=(int)1920, height=(int)1080" ! nvvidconv ! "video/x-raw(memory:NVMM),format=(string)I420" ! nv3dsink sync=false

      posted in VEYE MIPI camera
      J
      joe
    • RE: different modules simultaneously on jetson nano mipi interface

      @veye_xumm
      Thank you so much for your willingness to assist with the dtbo compilation! I greatly appreciate your support and the effort you're putting into this. Please let me know if you need any additional details about my project or environment to facilitate the process.

      posted in VEYE MIPI camera
      J
      joe
    • RE: different modules simultaneously on jetson nano mipi interface

      @veye_xumm
      I'm encountering difficulties building my custom Device Tree Source (DTS) on a Jetson Orin. I've modified the DTS file and am attempting to build it directly on the Orin using the dtc command.

      However, I'm unable to locate the header file dt-bindings/tegra234-p3767-0000-common.h.

      Could you please provide instructions, a link to a guide, or any relevant documentation on how to build DTS files on a Jetson Orin?

      posted in VEYE MIPI camera
      J
      joe
    • RE: different modules simultaneously on jetson nano mipi interface

      @veye_xumm
      Hi, it's been a while.

      I am looking to use the veye-mipi-imx462 and raw-mipi-ar0234m cameras together on the Jetson Orin Nano (JetPack 6.1/Orin Nano Super). Is the process the same as running both cameras on the Jetson Nano, or do I need to add two DTBO files to /boot/extlinux/extlinux.conf? I have successfully set up the veye-mipi-imx462 on the Orin Nano. What steps should I take to add the second camera?

      Thanks!

      posted in VEYE MIPI camera
      J
      joe
    • RE: different modules simultaneously on jetson nano mipi interface

      Thank you for your response. I'm happy to hear this. I will try to test it as soon as I can and reply here.

      posted in VEYE MIPI camera
      J
      joe
    • different modules simultaneously on jetson nano mipi interface

      Dear V-EYE support,

      I would like to know if it is possible to connect and use two different camera modules simultaneously with a Jetson Nano via the MIPI interface. Specifically, I am interested in using the IMX462, AR234, or IMX265 modules.

      Best regards,

      posted in VEYE MIPI camera
      J
      joe
    • IMX462 and Jetson Nano problem

      Hello,

      I'm trying to use the IMX462 v-eye camera with a Jetson Nano. My Jetpack version is 4.6. I followed the instructions on this link:
      https://wiki.veye.cc/index.php/VEYE_CS_Camera_for_Jetson_TX2

      After copying the "tegra210-p3448-0000-p3449-0000-b00.dtb" file to "/boot/veyecam" and making changes to the "/boot/extlinux/extlinux.conf" file, I restarted the board. However, I encountered the following error:

      dmesg | grep veye
      [ 2.436857] veyecam 7-003b: probing v4l2 sensor
      [ 2.437085] veyecam 7-003b: tegracam sensor driver: veyecam_v2.0.6
      [ 3.544132] veyecam 7-003b: probe failed 
      [ 3.548192] veyecam 7-003b: board setup failed
      [ 3.552794] veyecam 8-003b: probing v4l2 sensor
      [ 3.553005] veyecam 8-003b: tegracam sensor driver: veyecam_v2.0.6
      [ 3.563049] veyecam 8-003b: probe failed 
      [ 3.567120] veyecam 8-003b: board setup failed
      

      What should I check next?

      Thank you for your support.

      Best regards,
      Joe

      posted in VEYE MIPI camera
      J
      joe
    • RE: VEYE-imx462 and Orin Nano developer kit problem

      @joe
      It is indicated in the documents about "New function list" that:
      "The following new features are only supported in camera's firmware versions with release time later than 2022-11-22."
      My firmware version is exactly 2022-11-22. Is this version support "New function list"?

      posted in VEYE MIPI camera
      J
      joe
    • RE: VEYE-imx462 and Orin Nano developer kit problem

      @veye_xumm
      It work, after change the mipi connector! (I use -b 9.)
      Thanks

      posted in VEYE MIPI camera
      J
      joe
    • RE: VEYE-imx462 and Orin Nano developer kit problem

      @veye_xumm
      I noticed that there is no difference when I change the order of '-b 10' to the end of the line in the command. I'm running the command from ~/nvidia_jetson_veye_bsp/i2c_cmd/bin; can you confirm if this path is correct? Additionally, I'm open to any alternative solutions or suggestions. Thanks in advance for your help!

      posted in VEYE MIPI camera
      J
      joe