Other Parts Discussed in Thread: CC2538
Hi,
I am able to use GPTimer 2 to generate a PWM output on my CC2538 . Now I am trying to use the DMA to update the Timer A Match register on each time-out. But the DMA transfer does not happen because it is not getting triggered.
Is there any configuration from the timer side/the DMA side that needs to be done to enable the trigger?
Thanks,
Ashwin