User Activity

From the example code 'CAMERA' for STM32F7508-DK.main.c/ "static void LCD_LL_ConvertLineToARGB8888(void *pSrc, void *pDst)" function we have configured DMA2D_Input_Color_Mode macro to DMA2D_INPUT_RGB888 and we are getting color image but the colors a...
Hello,We are working on interface of OV6946 camera with STM32F7508 development kit. We need to capture image and stream on STM32F7508 Display. Camera which we are using provides 10bit output with 400x400 resolution in Bayer’s format. The connections...
I am interfacing 10bit OV camera with STM32F7508-DK to read the data from the camera. I want to upgrade to STM32H7 series, Is it camera example as per the STM32F7 DK is compatible with STM32H series Development kit.Please let me know...