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.

TM4C1294NCPDT: Generating low frequency synchronized PWM with timer

Part Number: TM4C1294NCPDT

Tool/software:

Good evening. I need to generate 2 signals, one in 500kHz and one is 50Hz, and these signals has to be synchronized.

It is impossible to use PWM controller, as it has 16bit timeer counter and no configuration to meet these frequencies. The only way is to use 32bit counters of timers, but I see no way to use 32bit timer to generate output signal on pin.