Can STM32f4 read data from Ov7670 camera (no FIFO) without using DCMI module
Posted on July 18, 2012 at 04:37 Hi there, I tried to use my STM32f4 Discovery (164MHz) to read data from OV7676 camera (No FIFO) without using DCMI module. I just used normal gpio pins to read 8-bit data from the camera along with VSYNC, HR...