cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L496 Interfacing with OV5640 Camera

cshek
Associate

Hardware :

STM32L496 DVI interface is used to connect Camera sensor OV5640. We have configured the software to receive JPG format through serial interface .

Problem :

We are trying to get the jpeg data from camera sensor(OV5640). we are receiving some data from the sensor but unable to view. Find the attachment for the sensor data .

Can you help us is this the wright data from sensor ?

Note:

1) From the sensor we are receiving start of image(0xFF,0xD8) and end of image(0xFF,0xD9)

2)We are not receiving start of frame, is this could be the reason why we are not able to view the image.

3)Is the start of frame is mandatory.

kindly comment on this

1 REPLY 1
martinj3456
Associate III

Hi,

Have you solved the issue of image capturing. I have started working with the same camera. Just curious about your case and how did you solve it.

Is there any working example available for L496 interfacing OV5640 camera?

Thanks in advance for your reply.

M