Resolved! DCMI on STM32F750 successfully capturing images, but won't generate interrupts
Hi,I have a board that I designed using the STM32F750Z8. It transfers data from a Himax hm01b0 image sensor via the DCMI port to USB using DMA.This is a stripped down version of my FreeRTOS thread that initializes and reads the image sensor. I've rem...