User Activity

I am attempting to interface an OV7670 camera with an STM32F4 discovery board via DCMI. Upon image capture, I am receiving an overflow error. I believe (but am not certain) this is due to the method I am using to store pixel data to the buffer. I am ...
I have an OV7670 camera that I am trying to capture images with. I am able to communicate with and set registers for the camera. When power, GND, and XLCK (16 MHz) pins are supplied to the pin I am also able to detect that proper image data is bein...