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.

TMS320F280025: Changing the GPIO muxing due to faulty hardware

Part Number: TMS320F280025

Hello there,

I am a student working on a project with the tsm320f2800. I have created a hardware design and need two PWM signals (A&B are inverted) that are 180 degrees out of phase to switch 4 FETs. I am using the ePWM3 and ePWM4.
The default settings are these:


ePWM3_A -> GPIO4
ePWM3_B -> GPIO5

ePWM4_A -> GPIO6
ePWM4_B -> GPIO7

But on my board GPIO 4&6 is conecctetd as my first PWM signal and GPIO 5&7 as my second. Is it possible to change the muxing to get a high signal from ePWM3 and low signal from epwm4 at the same time and half a period later on the other side?