Navigation

    VEYE IMAGING Forum

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

    SOLVED Does not working exposure time for manual mode in the CS-MIPI-SC132

    CS MIPI camera
    2
    9
    808
    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.
    • D
      duvallee last edited by

      I'm testing the CS-MIPI-SC132 module for manual exposure and trigger in the Raspberry Pi 4B

      As follow, does not work in manual exposure.

      1. rebooting camera module
        $ /cs_mipi_i2c.sh -w -f sysreboot -p1 2

      2. set camera stream mode to Software Trigger
        $ ./cs_mipi_i2c.sh -w -f streammode -p1 3

      3. set exposure to manual
        $ ./cs_mipi_i2c.sh -w -f expmode -p1 1

      4. check while changing the exposure time, but does not applied exposure time.

      $ ./cs_mipi_i2c.sh -w -f metime -p1 10
      $ ./cs_mipi_i2c.sh -w -f striggerone

      $ ./cs_mipi_i2c.sh -w -f metime -p1 100
      $ ./cs_mipi_i2c.sh -w -f striggerone

      $ ./cs_mipi_i2c.sh -w -f metime -p1 1000
      $ ./cs_mipi_i2c.sh -w -f striggerone

      $ ./cs_mipi_i2c.sh -w -f metime -p1 10000
      $ ./cs_mipi_i2c.sh -w -f striggerone

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

        @duvallee
        Hi,

        1. Please read [expostate], this cmd shows the real exposure states.
        2. Please set meagain and medgain if needed.

        Look forward to your reply.

        1 Reply Last reply Reply Quote 0
        • D
          duvallee last edited by

          I know the problem for metime. After setting the metime, it is applied after 2 frames.
          ex)
          ./cs_mipi_i2c.sh -w -f metime -p1 100
          ./cs_mipi_i2c.sh -w -f striggerone // old manual exposure time
          ./cs_mipi_i2c.sh -w -f striggerone // old manual exposure time
          ./cs_mipi_i2c.sh -w -f striggerone // new manual exposure time (100)
          ./cs_mipi_i2c.sh -w -f metime -p1 1000
          ./cs_mipi_i2c.sh -w -f striggerone
          ./cs_mipi_i2c.sh -w -f striggerone // old manual exposure time (100)
          ./cs_mipi_i2c.sh -w -f striggerone // old manual exposure time (100)
          ./cs_mipi_i2c.sh -w -f striggerone // new manual exposure time (1000)

          Please let me know how to apply from the next frame after setting the metime.
          ex)
          ./cs_mipi_i2c.sh -w -f metime -p1 1000
          ./cs_mipi_i2c.sh -w -f striggerone // new manual exposure time (1000)

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

            @duvallee

            This feature is not supported now. Because the metime is set to isp, and the isp set to camera.
            I think maybe we can set to sensor directly.

            Does your application need to change the exposure time frequently and take effect immediately?

            1 Reply Last reply Reply Quote 0
            • D
              duvallee last edited by

              Thanks for your quick reply.

              It may be ok in the free-run mode. But in trigger mode, only received one frame and it processed.
              Please tell me how to apply exposure time by directly using sensor register.

              veye_xumm 3 Replies Last reply Reply Quote 0
              • veye_xumm
                veye_xumm @duvallee last edited by

                @duvallee
                An upgrade of firmware will be needed. I will arrange the work, which is estimated to take a week to finish.

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

                  @duvallee
                  hi,
                  We have finished the upgrade I promised you last week.

                  Please check the version log here:
                  http://wiki.veye.cc/index.php/CS-MIPI-SC132_version_log

                  new trigger mode user manual here:
                  http://wiki.veye.cc/index.php/Camera_module_Trigger_Mode_manual#Configuration_of_exposure_and_gain_in_Trigger_mode

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

                    @duvallee
                    Hi, Have you test this upgrade for you?

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

                      @veye_xumm
                      As the time is too long and there is no further feedback from the customer, I will mark this post as resolved.

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