Navigation

    VEYE IMAGING Forum

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

    cs_mipi_i2c.sh无效

    CS MIPI camera
    2
    4
    489
    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.
    • A
      Aimerdesu last edited by

      平台NX,TF卡版本的,系统4.6
      相机SC132

      git clone https://github.com/veyeimaging/nvidia_jetson_veye_bsp.git
      cd nvidia_jetson_veye_bsp/kernel_image/
      tar -zxvf Image_l4t_r32.6.1_veyecam_signed_4_xavier.tgz
      sudo cp ./signed/Image /boot/Image -f
      sudo cp ./signed/Image.sig /boot/Image.sig -f
      sudo cp ../Xavier-NX/JetPack_4.6_Linux_JETSON_XAVIER_NX_TARGETS/dts\ dtb/CS-MIPI-SC132/tegra194-p3668-all-p3509-0000.dtb /boot/ -f
      sudo gedit /boot/extlinux/extlinux.conf
      reboot
      cd nvidia_jetson_veye_bsp/i2c_cmd/bin/
      ./cs_mipi_i2c.sh -r -f productmodel
      
      r product model is 0x0000 not recognized
      

      但是可以用gst正常读图像

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

        @aimerdesu
        需要加-b指定i2c bus。
        http://wiki.veye.cc/index.php/VEYE_CS_Camera_for_Jetson_TX2/zh#i2c_bus.E8.AF.B4.E6.98.8E.EF.BC.9A
        请看4.3.1

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

          @veye_xumm
          非常感谢,可以正常使用了。
          顺便一提,
          http://wiki.veye.cc/index.php/CS-MIPI-X_i2c/zh
          里的3.1.26 meagain应该为3.1.26 dmeagain

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

            @aimerdesu
            好的,谢谢!

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