Resolved! ADC DMA data transfer not triggering with timer on STM32f7 Discovery board
Hi, I'm trying to use the STM32F7 to perform the FFT of a signal connected to ADC1 Channel 0 on my discovery board and I'm having trouble getting the TIMER 2 to trigger the conversion. When debgugging, it seems the DMA function isn't called at all...