Part Number:TMS320F280049C
Tool/software: Code Composer Studio
Hello everybody,
I was wondering if it is possible to use an ePWM output as the source of a T1/T2 or software event. The reason why I try to do so is that I have to generate quite complicated pwm shapes (let's say in channel ePWM1A). Besides the two compare values CMPA and CMPB, I need more events within one pwm period. Therefore, I had the idea to use another ePWM port (ePWM2A, which is actually not needed for the application) in order to trigger periodically either a software event with the event trigger submodule or a T1 event for the ePWM1A channel. For instance, I would like to trigger a T1/T2 or software event of ePWM1A on a rising edge of ePWM2A. Is that possible?