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.

TMS320F280041: PWM pin MUX

Part Number: TMS320F280041

Hello,
is it possible to route the PWM signals to different pins?

Regards, Holger

  • The ONLY other options other than the ones in the pinmux is:

    1. Route the signal to an unused GPIO

    2. Use the Input X-Bar to take the signal back into the MCU

    3. Use the Output X-Bar to output the signal on a GPIO

    BUT it is VERY IMPORTANT that you know taking the signal through Input X-BAR and output X-BAR adds delays and they are not characterized. So if you have two signals that are related and have timing constraints, this IS NOT a good method. 

    Thank you,

    Nima Eskandari