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.

MSPM0L1228: shadow load and shadow capture/compare Settings for TIMER-PWM in .syscfg

Part Number: MSPM0L1228
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi,

I have a question regarding the shadow load and shadow capture/compare for TIMER-PWM.

The following three settings cannot be enabled as described in the datasheet. Is there a way to enable them?(MSPM0L222x, MSPM0L122x Mixed-Signal Microcontrollers datasheet (ti.com))

1.Enabling the shadow load for TIMG5

When I enable the shadow load for TIMG5 in the .syscfg file, the following message appears:

2.Enabling the shadow CCs for TIMG4,5,12

When I configure the shadow CCs for TIMG4,5,and 12 in the .syscfg to any mode other than [Capture Compare value has immediate effect], the following message appears:

3.Enabling the shadow CCs for TIMA0

When I create two PWM instances, the following message appears:

(For one instance, the TIMA0 setting are fine.)

The details of the two PWM instances are as follows:

PWM_0
Selected Peripheral: TIMA0
Channel Update Mode: Capture Compare value has effect one TIMCLK cycle after the timer counter reaches 0

PWM_1
Selected Peripheral: TIMG0
Channel Update Mode: Capture Compare value has immediate effect

Thanks and Best Regards!