Hi team,
Here is a use case from customer:
In F280049, they are trying to achieve high resolution phase shifting between PWM3 and PWM6. According to our PWM sync tree, we cannot directly synchronize PWM6 with PWM3. Here is 2 possible ways we are thinking about.
1. PWM3 triggers DMA to write PWM6 counter.
The problem for this solution is seems we do not provide a 'HR counter'.
2. PWM3 triggers DMA to write PWM6 SWFSYNC bit and use the HR Phase to achieve shifting.
What is the recommended way to achieve such application from BU side?
Regards,
Brian