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.

CCS/TMS320F28379D: Question about Lab 3 Tutorial

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

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=2ahUKEwj8-LfftJDoAhVtQt8KHYotDhcQFjAAegQIAhAB&url=https%3A%2F%2Fe2echina.ti.com%2Fcfs-file%2F__key%2Ftelligent-evolution-components-attachments%2F00-56-01-00-00-38-69-26%2FC28x_5F00_Microcontroller_5F00_ODW_5F00_2_2D00_0.pdf&usg=AOvVaw2U14s7h81LaVnWkOVk-gMx

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