2022-07-05 02:50 AM
Adding DCMI to CM7 in MX (within cubeIDE) to a TouchGFX generated project against a 747_DISCO board causes stm32h7xx_hal_conf.h etc to be suitably updated, but stm32h7xx_hal_dcmi.c isn't added to build list.
Is there a manual way to add this to the project (or can ST fix this asap?)
2022-07-14 01:41 AM
Hi @Bruce ,
Normally, when you activate the DCMI in STM32CubeMx and generate the code, the stm32h7xx_hal_dcmi.c is automatically added in the STM32CubeIDE generated project.
Does the problem appear only when you use TouchGFX?
Could you please share a CubeMx configuration .ioc that can help to reproduce it so that I can investigate on my side?
A part from that, I advise you to follow this Application Note AN5020.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.