Navigation

    VEYE IMAGING Forum

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

    SOLVED VEYE-MIPI-327E orin/orin nano support

    VEYE MIPI camera
    3
    7
    876
    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,
      recently we have been struggling with some shuttering on our cameras. Sometimes they work perfectly fine and sometimes there is lag which is forcing docker restarts. The shorter the cable is the better camera is behaving.

      I am trying to find confirmation if MIPI-327E is actually supported for orin nano platform.
      On one hand you are stating that it is not supported:
      wiki page: https://wiki.veye.cc/index.php/CSI-2/MIPI_Camera_Selection_Guide#Standard_Camera_Module (orin agx not supported)
      product page: https://www.veye.cc/en/product/veye-mipi-327e/ (no iformation about orin support)

      On the other hand you are providing bsp for orin on your github with 327E listed:
      https://github.com/veyeimaging/nvidia_jetson_veye_bsp/blob/1df028d6b1fd2b26c835ab3ee2d4a2df2f15cdeb/dtbs/Orin/JetPack_5.1.1_Linux_JETSON_ORIN_TARGETS/dts dtb/common/t23x/p3768/kernel-dts/cvb/tegra234-camera-rbpcv3-veyecam2m.dtsi

      There is also a note:
      "6.2 VEYE cameras on Jetpack5.x
      Jetpack5.x has more stringent requirements for mipi signals in xavier and orin platforms. VEYE-MIPI-xxx series cameras need firmware hdver>=7 to be perfectly supported."

      We have hdver driver 3 and the camera is actually working so we are quite confused. Does hdver 7 is strictlly correlated to the newer version of the camera or it is just the firmware which can be updated?

      Can you give me more insights about potential problems which might occur trying to use 327e on orin nano? I belive we can have potential timing issues releted to jetpack 5.x .

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

        @lucas
        I tested it, and the VEYE 327E works fine on both Orin Nano and Orin NX in my environment. Below is the connection diagram.
        The Jetpack version is 5.1.2, and the device tree binary (DTB) used is from the JetPack_5.1.2_Linux_JETSON_ORIN_TARGETS/dts/dtb/VEYE-MIPI-CAM2M directory.

        ac2f9027-6b4f-4cd5-9732-288c41121ddb-image.png

        @lucas said in VEYE-MIPI-327E orin/orin nano support:

        recently we have been struggling with some shuttering on our cameras. Sometimes they work perfectly fine and sometimes there is lag which is forcing docker restarts. The shorter the cable is the better camera is behaving.

        I recently received some feedback indicating issues with MIPI signal quality when using a non-official carrier board for Orin Nano/NX.
        I'd like to confirm, are you using NVIDIA's official development kit (devkit) or a third-party board?

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

          @veye_xumm
          Thank you for the reply, we are actually using Avermedia NX215 carrierboards, due to dev boards lack of production support, so that might be an issue.

          1 Reply Last reply Reply Quote 0
          • P
            Paul Chang last edited by

            使用Jetson Orin nano &MIPI 327E,jetson pack 5.1.2,但驅動回報如下,請問如何處理,感謝
            [ 107.875905] veyecam: module verification failed: signature and/or required key missing - tainting kernel
            [ 107.896881] veyecam 9-003b: camera id is veyecam
            [ 107.902269] veyecam 9-003b: sensor is IMX327
            [ 107.906698] veyecam 9-003b: board type is TWO board
            [ 107.911907] veyecam 9-003b: Xavier and Orin have stricter mipi timing verification, please use a newer version(>=7) camera.
            [ 107.937255] veyecam 10-003b: probe failed
            [ 107.941498] veyecam 10-003b: board setup failed

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

              @paul-chang
              你可以先忽略这个提示,直接按照wiki文档的说明,继续测试一下取图等功能。

              P 1 Reply Last reply Reply Quote 0
              • P
                Paul Chang @veye_xumm last edited by

                @veye_xumm 動態連結.ko,這個訊息是驅動主動發的,之後就退掉了,無法再向下測測

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

                  @paul-chang
                  这个只是一个提示信息,不影响驱动加载和后续测试的。
                  3f3fb167-a8b9-4a18-b05f-ced9201766d0-image.png
                  你可以看看有没有生成/dev/video0,如果没有,看看dtb是不是用对了。

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