RyanPaesschesooneVintecc Hi In the documentation I see that the FSYNC pins are currently only for continuous mode. Does this mean that in the future the pin can be used for snapshot mode? Kind regards Ryan
Oskar-Luxonis Hey RyanPaesschesooneVintecc - On RVC4, FSYNC currently supports continuous synchronization only. Snapshot-triggered FSYNC is not supported at this time, and we cannot provide a timeline for it. Hardware synchronization documentation Thanks, Oskar
RyanPaesschesooneVintecc Hey Oskar, So, using the GPIO is the best alternative to "trigger" the camera (Taking a frame from the queue)? Kind regards Ryan
Oskar-Luxonis Hey RyanPaesschesooneVintecc - yes, a GPIO event can tell the application to return the next frame from a running camera stream. This is a software trigger, not a sensor-level snapshot trigger. This example shows the software-trigger pattern: Camera still image at max resolution. Thanks, Oskar