Navigation

    VEYE IMAGING Forum

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

    SOLVED camera I2C configuaration for sync mode

    FPD LINK III Camera
    2
    2
    549
    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.
    • G
      g-towboat last edited by g-towboat

      Hi,
      do i need special i2c configuaration for camera syncmode ? I have configured:

      Master
      ./fpdlink3_i2c.sh -f sync_init -p 0 -p1 0 -b  30
      ./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 0 -b  30 -d 0x3b
      
      Slaves
      ./fpdlink3_i2c_jetson.sh -f sync_init -p 1 -p1 1 -b 30
      ./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 1 -b 30 -d 0x3c
      ./fpdlink3_i2c_jetson.sh -f sync_init -p 0 -p1 1 -b 31
      ./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 1 -b 31 -d 0x3b
      ./fpdlink3_i2c_jetson.sh -f sync_init -p 1 -p1 1 -b 31
      ./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 1 -b 31 -d 0x3c
      ./fpdlink3_i2c_jetson.sh -f sync_init -p 0 -p1 1 -b 32
      ./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 1 -b 32 -d 0x3b
      ./fpdlink3_i2c_jetson.sh -f sync_init -p 1 -p1 1 -b 32
      ./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 1 -b 32 -d 0x3c
      ./fpdlink3_i2c_jetson.sh -f sync_init -p 0 -p1 1 -b 33
      ./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 1 -b 33 -d 0x3b
      ./fpdlink3_i2c_jetson.sh -f sync_init -p 1 -p1 1 -b 33
      ./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 1 -b 33 -d 0x3c
      

      Do i need more i2c configurations?
      My problem is, camera 1 (/dev/video0) works fine but the slave (/dev/video1-7) have just blue image

      regards

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

        @g-towboat
        hi,
        I think this might be the sync signal connection problem.
        We can discuss it on the topic you post here :

        http://forum.veye.cc/topic/18/camera-sync-mode/6

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