Resolved! Can DMA be used to forward input capture values to periferal registers?
I need to use DMA to forward input capture values from the timers to the DAC output register. The input capture values represent the period of the input signal, which makes it work as an FM demodulator. If I can route the captured values to DACs and ...