Navigation

    VEYE IMAGING Forum

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

    SOLVED Cannot get camera info. VEYE-MIPI-IMX385

    VEYE MIPI camera
    2
    7
    664
    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.
    • M
      maponarooo last edited by

      Hello.

      I have received VEYE-MIPI-IMX385 camera module at today.
      My Raspi OS is buster.
      I have finished camera setup and excute i2c command, like belows...
      However, the camera information is not being read properly. What's the problem?

      =====================================
      pi@raspberrypi:~/raspberrypi/i2c_cmd/bin $ ./camera_i2c_config
      setting GPIO for board revsion: c03112
      4B(1G/2G/4G/8G)
      Set state of 133 to 1
      Use i2c-10 for the sensor (-y 10)
      pi@raspberrypi:~/raspberrypi/i2c_cmd/bin $ ./veye_mipi_i2c.sh -r -f hdver
      hardware version is 0xff
      pi@raspberrypi:~/raspberrypi/i2c_cmd/bin $ ./cs_mipi_i2c.sh -r -f firmwarever
      r firmware version is 255.255
      pi@raspberrypi:~/raspberrypi/i2c_cmd/bin $ ./cs_mipi_i2c.sh -r -f videofmtcap
      camera support videofmt num 255
      r videofmtcap num 1 width 65535 height 65535 framerate 65535
      r videofmtcap num 2 width 65535 height 65535 framerate 65535
      r videofmtcap num 3 width 65535 height 65535 framerate 65535
      r videofmtcap num 4 width 65535 height 65535 framerate 65535
      r videofmtcap num 5 width 65535 height 65535 framerate 65535
      r videofmtcap num 6 width 65535 height 65535 framerate 65535
      r videofmtcap num 7 width 65535 height 65535 framerate 65535
      r videofmtcap num 8 width 65535 height 65535 framerate 65535
      ...........

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

        @maponarooo
        Hi,
        May be your FFC cable direction is wrong ?

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

          @veye_xumm No. Video is good.

          $ /home/pi/raspberrypi/veye_raspcam/bin/veye_raspipreview -t -1
          before create camera com time out -1
          Hardare version: c03112
          before create camera com
          mmal: mmal_component_enable w 1920 h 1080 fps 30

          raspipreview_create com
          ...

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

            @maponarooo
            try

            i2cdetect -y 10
            

            check if 0x3b exsit.

            M 2 Replies Last reply Reply Quote 0
            • M
              maponarooo @veye_xumm last edited by

              @veye_xumm $ No detected I2C device.
              ./i2cdetect -y 10
              -bash: ./i2cdetect: No such file or directory

              But strangely, the video comes out well.

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

                @veye_xumm I found the cause of the problem.
                This is my mistake.
                I have tried setup command for CS camera setting. (cs_mipi_i2c.sh)
                I have tried again veye_mipi_i2c.sh and this is working well.

                I don't know the difference between a CS camera and a VEYE camera.
                Could you tell me about it?

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

                  @maponarooo
                  Good.
                  These are two different product lines with impassable solutions. From sensors, to isp, etc.

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