Navigation

    VEYE IMAGING Forum

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

    SOLVED How to use the software trigger of the CSSC132

    CS MIPI camera
    agx cssc132 software trigger xavier
    2
    3
    812
    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.
    • L
      lubertRoft last edited by

      Hello,

      I am struggling with the software trigger of the CSSC132 camera on the AGX Xavier and how to use it.
      I am taking the following steps:

      1. set the streammode to software trigger: ./cs_mipi_i2c.sh -w -f streammode -p1 3 -p2 0 -b 30
      2. reboot the camera: ./cs_mipi_i2c.sh -w -f sysreboot -p1 2 -b 30
      3. check if the correct streammode is chosen: ./cs_mipi_i2c.sh -r -f streammode -b 30
      4. trigger the software: ./cs_mipi_i2c.sh -w -f striggerone -b 30
      5. read from the sensor register: ./csipi_i2c.sh -r -f sreg -b 30

      But I can not get an image out of the camera. What steps do I have to do to get a picture using the software trigger?
      I know that the camera works as in free running mode I get a video stream using gstreamer.

      Regards

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

        @lubertroft
        On the jetson platform, the mipi driver provided by Nvidia will report an error and cannot receive data if the frame rate is less than 5fps. I suggest you write a loop script, first implement a trigger larger than 5fps, and try to preview it with gstreamer.

        veye_xumm 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