User Activity

I can not get the DCMI Working with OV7670 Camera. The Hardware is correct, Camera setup is correct.  HAL_DCMI_Start_DMA(&hdcmi, DCMI_MODE_CONTINUOUS, (uint32_t)framebuffer, sizeof(framebuffer)/4); The DMA Always Fails. The problem is with the STM...