Hi,
I need to set the CMPA/B of 3 PWM modules (1,2,3).
Is there a way to configure a single DMA channel to write CMPA/B values to these 3 modules, even though the addresses are not consecutive?
I thought to define 1 burst and 3 transfers, and maybe there's a way to define a "jump" in the addresses between transfers?
If not, I guess the only way is to configure 3 different DMA channels?
Thanks!