View my account

[D405] Function of FSTROBE signal?

Comments

2 comments

  • MartyG

    Hi Daniel Sirkett  The FSTROBE depth strobe signal is undocumented aside from the short 'Depth Strobe signal' reference in the data sheet for the 400 Series cameras.

     

    If you are aiming to generate a trigger signal from your D405 camera though then you could set the RealSense SDK instruction RS2_OPTION_OUTPUT_TRIGGER_ENABLED to '1' (enabled) with scripting.  It enables / disables a trigger to be outputted from the camera to any external device on every depth frame

     

    The instruction is also discussed at the link below.

    https://github.com/IntelRealSense/librealsense/issues/9810

     

    The trigger can be enabled in the RealSense Viewer by going to the Stereo Module > Controls section of the Viewer's options side-panel and left-clicking on the black box beside the Output Trigger Enabled option to turn the box's color from black (Off) to blue (On).

     

    The chart below from the data sheet indicates that FSTROBE is on the depth module's 50-pin connector at pin 25.

     

     

    **********

     

    However, if you are experiencing motion blur then you could try setting the D405 to 848x480 resolution and 90 FPS to reduce it.

    0
    Comment actions Permalink
  • Daniel Sirkett

    Hi Marty

    Yes, I thought it strange that Intel did not document the function of that pin.  Will check if enabling output trigger produces pulses there.  Thanks for the tips.

    /Daniel

    0
    Comment actions Permalink

Please sign in to leave a comment.