This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DCMI and OV7670

Hi everybody, I used a project that displays capture data of OV7670 on LCD. I changed DMA2 Stream1 Configuration(in dcmi_OV7670.c) and I used an array to hold data which captured by the camera(I actually dont need a lcd). In main function (after I debug and run) I can't reach the pixel values. Here is the link to take a look at : www.box.com/.../DCMI---CA , Is there a way to reach the array???