Hardware Trigger for Image Capture

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Hardware Trigger for Image Capture

892 Views
rajabalaji
Contributor II

Hi All,

In the example codes provided for image capture from OV5640 using imx6, i always see that the image capture is using v4l2 either being read from a older buffer or started with a software trigger. Is it possible to start a image capture using external hardware trigger? is there any driver or v4l2 limitation? is there a feature in ov5640 that can be used to achieve this?

I want the frame at a particular instant where the hardware trigger is happening. So it is not possible to start a capture from software in my application.

Thanks in advance!!

Labels (2)
0 Kudos
1 Reply

538 Views
igorpadykov
NXP Employee
NXP Employee

Hi Raja

one can try to use for such purpose CSIx_DATA_EN.

Also as sensor is master for synchronization signals, it can

provide ability for external sync. One can consult with sensor datasheet

for availability of such feature.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos