This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0G1107: MSPM0-SDK: Timer - CCACTUPD not supported by driver lib

Part Number: MSPM0G1107
Other Parts Discussed in Thread: DRV8313

Tool/software:

Hi all,

for our application we use TIMA0 to control the external motor driver DRV8313.

The PWM inputs of the motor driver are connected to the CC outputs of the MCU and the EN inputs are connected to the complimentary CC outputs.

Since we do not need PWM on the complimentary CC outputs I use the "DL_Timer_overrideCCPOut" function to control the logic levels of the complimentary outputs as desired.

In order to set all six outputs at the same time at a zero event, I need to use the shadow function for CCUPD and CCACTUPD.

However, in the newest version of the driver lib (Version: 2.00.01.00) I can only find a function to write the CCUPD (DL_TimerA_setCaptCompUpdateMethod), but not for CCACTUPD (maybe I overlooked it).

Why is there no function to write CCACTUPD bits? Is it planned to include it in future?

Thank you in advance!

Best regards,

Holger