Part Number: CC2650
Other Parts Discussed in Thread: DRV8872
Tool/software: TI-RTOS
I need to output two synchronized PWM signals to drive a DRV8872 H-bridge motor driver.
The latest TI-RTOS drivers I've installed (tirtos_cc13xx_cc26xx_2_21_00_06) do not support this.
From the doc:
Limitations
- The PWM output can currently not be synchronized with other PWM outputs
As far as I understand, the hardware supports timers synchronization.
What would be the best way to add such support to the driver?