stm32f207 DMA+ADC , captures only one channel only once
Hola, i have been succesfully using DMA+ADC in stm32f072/f103/f105.
ADC in Scan+Continuous mode. (15 channels enabled)
But now im trying to use stm32f207 (NUCLEO-f207zg) , the DMA works one time(first channel) and dies.
DMA interrupt IRQ is only triggered 2 times (mid transfer and transfer completed of the first adc channel)
What am i missing , what is different in stm32f207?



