Resolved! ADC of STM32H753 with external trigger stops after first conversion sequence
I am trying to trigger conversion sequence on the ADC of an STM32H753 using the CC1 output of a timer. My goal is to start a conversion sequence every 25µs. I know that frequency of the CC1 output is correct; I am counting the events with an interrup...