2020-02-07 01:24 AM
Hi community,
I've been trying to reproduce camera + LCD example from the STM32Cube MCU Package for STM32H7 series (projects/STM32H7474I-DISCO/Examples/DCMI/DCMI_CaptureMode) on the STM32CubeIDE. My goal is to configure the peripherals using the embedded CubeMX: DCMI to the camera, DMA2D to transfer from camera to TFT LCD (DSIHOST + LTDC).
I'm using a STM32H747-DISCO board with a STM32F4DIS-CAM. Does anyone knows how to setup the camera, dma2d and tft using the CubeIDE (Version 1.2.0). It would be very useful if ST provide us project examples including the .ioc files.
Thanks in advance.
This new H7 series seems to be amazing!