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.
Hi TI,
I am using TMS320F28388D controller in my application.
In EPWM Module, from TIME Base Sub module the signal EPWMxSYNCO pin can be sent out of the Controller through GPIO pin?
In GPIO mapping I didn't find any GPIO pin allocated for EPWMxSYNCO signal.
What are the options to get the EPWMxSYNCO signal out through the GPIO pins? (like INPUT XBAR or OUTPUT XBAR)
Thanks,
Saikumar.
EXTSYNCOUT!
That is the pin you're looking for:
You can select the source for it in SYNC.
Hi Nima Eskandari,
Thank you for your quick response.
Just for confirmation, If i Select the register value SYNC_SOC_REGS.SYNCSELECT.SYNCOUT = 0 then EPWM1SYNCOUT will be routed through EXTSYNCOUT that is in GPIO 6.
Now If I want to get the EPWM1SYNCOUT outside of controller through GPIO pin other than GPIO 6, Can i Use the OUTPUTxBAR option as shown in below.
To choose OUTPUTXBARx for EPWM1SYNCOUT what configuration settings do i need to take care.
Thanks,
Saikumar.