Part Number: TMS320F28379D
Tool/software: Code Composer Studio
I'm a newbie trying to learn to program TI microcontrollers, so I apologize about the simple question.
I'm going through the C2000™ MCU 1-Day Workshop
For the Lab 3 exercise (page 83 of the PDF with the above link), in step 26 it says "Finally set the variable period1 to 75000. What happened and why?"
When I do this, what happens for me is that the PWM output flatlines and is no longer a PWM signal. However, I don't understand why this is happening. I would expect that it would just make the PWM period longer. Is there some maximum value that the PWM period can be set to and exceeding this value causing the PWM output to flatline?
Any help would be greatly appreciated.
Thanks,
Kevin