Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc

    UNSOLVED VEYE-MIPI 327E on NX215 carrierboard

    VEYE MIPI camera
    2
    6
    636
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Lucas last edited by

      Hello,
      we are trying to run VEYE-MIPI 327E on NX215 carrierboard with orin nano 8gb, but there are no drivers for it. Is there a workaround to have it work?

      Thanks
      Lukas

      veye_xumm 1 Reply Last reply Reply Quote 0
      • veye_xumm
        veye_xumm @Lucas last edited by

        @lucas
        pls refer to :https://wiki.veye.cc/index.php/VEYE_CS_Camera_for_Jetson_TX2#How_to_port_the_driver_to_a_third_party_board

        1 Reply Last reply Reply Quote 0
        • L
          Lucas last edited by

          we've tried that method and compiled according to https://wiki.veye.cc/index.php/VEYE_CS_Camera_source_for_Jetson
          however camera is still not visible among /dev/video's

          veye_xumm 1 Reply Last reply Reply Quote 0
          • veye_xumm
            veye_xumm @Lucas last edited by

            @lucas
            Do you have the kernel source code for NX215? If the driver porting fails, there could be several possible reasons.
            The most likely one is that your device tree (DTS) doesn't match the hardware.
            I suggest reaching out to the manufacturer of NX215 to verify the DTS configuration, including things like I2C bus numbers and hardware definitions for MIPI signals.

            L 1 Reply Last reply Reply Quote 0
            • L
              Lucas @veye_xumm last edited by

              @veye_xumm
              Hello, after driver recompilation it seems that we were able to run the camera.
              In the driver there is an addnotation:
              "Xavier and Orin have stricter mipi timing verification, please use a newer version(>=7) camera"
              Is this related to latest software revision or camera type?

              Thanks

              veye_xumm 1 Reply Last reply Reply Quote 0
              • veye_xumm
                veye_xumm @Lucas last edited by

                @lucas
                https://wiki.veye.cc/index.php/VEYE-MIPI-290/327_i2c/#hdver

                ./veye_mipi_i2c.sh -r -f hdver -b [i2cbus]
                

                You can use this command to identify the hdver of your camera.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post