Resolved! DMA transfer error in STM32H7 DCMI
Hi all,I am trying to setup a DCMI example with NUCLEO-H743ZI, the DCMI interrupts work fine, but DMA abrot when transferring the first data and TEIF is set.The project was setup with CubeMX, and more detail changes is in the git log. I didn't use ca...