User Activity

I have started with the DCMI example, but I am trying to modify it to improve performance. The DCMI example calls BSP_CAMERA_Suspend/BSP_CAMERA_Resume for every frame. From my testing, this seems to reduce the framerate by half. I would like to co...