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.

Do the PWM modules require usage of a general purpose timer

Hello folks, 

I heard from some colleagues that the PWM modules on the tm4c1294 device requires me to allocate one of my 6 general purpose timer modules for their usage. So in other words, I can't use my 6 GPT's while also using the PWM modules.

I haven't seen much in the data sheet to suggest it uses those 6 specific timers, but I want to check to make sure. Do the PWM generator modules use their own clocks separate from the 6 GPT's, or do they require using one of the GPT's?