Other Parts Discussed in Thread: MSPM0G3507, SYSCONFIG
Tool/software:
Hello,
I am working with the PWM peripheral to control some LEDs. During power-on I am expecting my LEDs to be off until a certain event happens in my software which then sets the LEDs to a specific PWM. I am observing a particular behavior where there is a blip during power-on where the LEDs turn on and then go to their expected off state. I've been messing with the way the PWM is configured to see if I can resolve this issue, but no luck.
Here is an oscilloscope capture of the blip I am referring to.

What is causing this blip and how can I get it to not occur? I have attached a sample project where I was able to recreate the issue.
pwm_led_driver_LP_MSPM0G3507_nortos_gcc.zip
Also, another question(s):
- What does the "Initial Value" attribute do when configuring the PWM peripheral? I've been messing with it and have not seen any noticeable difference in the output.
- To get the PWM peripheral to boot in the off state I had to invert the channel. Why is that? If the channel isn't inverted a 0 count duty cycle outputs a high signal.
Thank you in advance!!
Adan Pantoja

