Navigation

    VEYE IMAGING Forum

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

    SOLVED VEYE -MIPI-IMX462 - how to configure manual shutter&gain

    VEYE MIPI camera
    2
    7
    581
    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
      milank last edited by

      Hi,

      I tried to follow the instructions for setting the manual gain and shutter by using the new manual exposure mode. Camera confirms that automatic exposure is not used, both new_mgain and new_mshutter are set.
      However, I can see that some autoexposure algorithm is still in effect, is there detailed guidance how the command sequence should look like?

      Milan

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

        Currently, I am using the script like:

        ./veye_mipi_i2c.sh -w -f videoformat -p1 PAL
        sleep 1
        ./veye_mipi_i2c.sh -w -f new_expmode -p1 1
        sleep 1
        ./veye_mipi_i2c.sh -w -f new_mshutter -p1 40000 # fixed 40 ms
        sleep 1
        ./veye_mipi_i2c.sh -w -f new_mgain -p1 10
        sleep 1
        ./veye_mipi_i2c.sh -w -f brightness -p1 0x07
        sleep 1
        ./veye_mipi_i2c.sh -w -f contrast -p1 0xa0
        sleep 1
        ./veye_mipi_i2c.sh -w -f paramsave

        Milan

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

          @milank said in VEYE -MIPI-IMX462 - how to configure manual shutter&gain:

          videoformat

          1. Please check hdver first.
            http://wiki.veye.cc/index.php/VEYE-MIPI-290/327_i2c/#new_expmode
          The following new features are only supported in versions with release time later than 2022-11-22.
          
          1. Do not set 'brightness ' if you want to use manual mode.
          2. Pls read those params and check it.
          M 1 Reply Last reply Reply Quote 0
          • M
            milank @veye_xumm last edited by milank

            @veye_xumm

            I understood that this is i2c.sh release version, not the HW version.

            This maybe needs to be mentioned more explicitelly, to be clear.
            This explains the camera behaviour.
            Maybe that the script could find out the hw version itself and report if not as expected?
            Thank you, anyway.

            Milan

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

              @milank Sorry this place is not expressed very clearly. This refers to the firmware version of the camera.

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

                @veye_xumm
                Yes, I got it now, no problem. Just ordered the correct one.
                I assume FW cannot be upgraded by the user, right?

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

                  @milank

                  @milank said in VEYE -MIPI-IMX462 - how to configure manual shutter&gain:

                  I assume FW cannot be upgraded by the user, right?

                  yes

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