Hi every one,
I am trying to interface 0V5640 camera sensor with LPC4357. I am able to communicate with the sensor using SCCB(i2c). I just want to capture the JPG image, i did the required configurations to capture image(DVP). Even i did configurations for DVP it is still giving output in MIPI lanes only. can any one suggest required configurations to capture the data.
Hello sudheer,
On LPC4357, there are no MIPI-CSI2 & CSI(camer sensor interface) interface for recieving camera data, so you can't connect OV5640 with MIPI-CSI2 interface to LPC4357 directly, so your application is spectial, about hardware connections, you can evaluate following advice:
Then you can get 1 Frame picture with JPG format through USB port in software!
Hope above advice can help you!
Best Regards,
Weidong