Question
Route DMA interrupt signal to PWM timer trigger input
It's a STM32L053R8 (Nucleo64) and i am using a DAC with circular DMA to generate an analog waveform. Now i need to use a PWM timer to generate some digital output signals synchronous to the DMA cycle. Can i use two pins to route the DMA interrupt to the PWM timer? Is there on-chip circuitry for this?