DCMI OV5640 STM32L4A6
Hi Community!
My goal is to capture an bmp image with the resolution of 640x480. But to check first if the camera is correct connected and works perfectly, I'm trying to take a JPEG image.
I've successfully connected my Nucleo-L4A6ZG with an Adafruit development board and I am able to communicate with the OV5640 Camera on it. I've managed basic tasks like reading the camera's ID and altering some settings. I want to take a 640x480 resolution picture. However, I'm encountering a challenge while receiving images: although I can detect the JPEG header and end during receiving it, but in the FrameBuffer the JPEG end marker isn't identifiable.
I'm unsure about the root cause of this issue. It might be related to how the data is being captured or processed. Additionally, I'm a bit uncertain about the optimal clock settings for this setup. Any guidance or suggestions on these matters would be greatly appreciated.
Thank you very much for your assistance!
Best Regards, Nicola
