DAVE TIP of the day: When you need to use PWMSP002_Start() API?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
PWMSP002_Start() will start the Single Phase PWM with Dead Time APP which in turn start the CCU8_CCy slice.
This needs to be called if "Start after initialization" is unchecked in the "Simple PWM Configurations" tab.
This function needs to be called to start the App even if External Start feature of CCU8 is configured. In other words, this is to start the timer for the external start to take effect.

All these have been highlighted in DAVE Apps "API Documentation".
0 Likes
0 Replies