Navigation

    VEYE IMAGING Forum

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

    SOLVED CS-MIPI-307 new framerate

    CS MIPI camera
    2
    2
    393
    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
      davnec last edited by

      Hi, i have an issue with i2c comminication, i use a raspberry pi zero witn CS-MIPI-IMX307.
      I can write/read correctly all the i2c command described in CS-MIPI-X i2c

      The only one that I cannot use is new version videofmt write it's ignored by the camera.
      I've tried to manually write the parameters

      NEW_FMT_FRAMRAT_MODE = 0x0188
      NEW_FMT_FRAMRAT_L = 0x0189
      NEW_FMT_FRAMRAT_H = 0x018A

      but i read always 0

      I have upgraded the firmware to 2.36 version

      I have tried with cs_mipi_i2c.sh and custom python code.

      I need to take a picture with >1 seconds of exposure time

      Thanks!

      Davide

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

        Hi,
        I think this is a bug of cs_mipi_i2c.sh , I have fixed it and update to github. please check with the new script.
        By the way,please refer to this page for slow shutter:
        http://wiki.veye.cc/index.php/CS_Camera_Slow_Shutter_manual
        Regards!

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