Hello,
I would like to ask about using Tiva PWM module.
About setting the Pwm width by using API "PWMPulseWidthSet".
When using Timer PWM module ,as down count mode, and "NO SYNC",and the Pwm cycle = 2500,
if we set the Pwm pulse width to "1" ,using PWMPulseWidthSet(1),
in some cases , Pwm width becomes immediately to zero,and Pwm fault occures ?
And, if we use the Pwm module with Sync mode ,we don't have worry about this issue ?
Hiroyasu