MIPI OV5642 camera

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

MIPI OV5642 camera

512 Views
yaşarcani_tişge
Contributor II

Hi ,

I am trying to use OV5642 in custom iMX6 board? Firstly,I just want to get the camera images in memory and save them . What should I do ?

Thanks. 

 
Labels (3)
0 Kudos
1 Reply

350 Views
JayTu
NXP Employee
NXP Employee

What's the OS you are using? If you are using linux-like, you'll need to use v4l2 API to dequeue a buffer.

There is the unit test, called mxc_v4l2_capture.c with v4l2 can do that.

0 Kudos