User Activity

We are working on camera live streaming project. here we have achieved raw bayer to argb conevrtion and successfully updating 30 fps on LCD display of stm32f7508dk. We need to send the video frames to external ports(USB, HDMI or others) which may be ...
I'm interfacing 10-bit camera on DCMI protocol. I can able to read the data over DCMI and display it on the STM32F7508 Discovery board. Since the color format is different I'm not getting the actual real-time colors. I'm using the "Camera" example on...