Part Number: TMS320F280039C
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Hi,
I want to use an epwm of c2000 controller. I have a custom algorithm, where I have a pulse state (on/off) of the inverter is the output of my logic. So that is why, I don't want to use the Compare function and EPWM1A and EPWM1B compare value updating. But I wish to use the dead band feature of EPWM. So, at what point I need to update the pulse output of my logic. For example, ISR rate is 4kHZ TBPRD is 12500. I want to turn on the top switch and bottom switch to off of a leg of inverter. Here, I don't have a modulating wave, that is why I want to skip the CMPA CMPB functionality. Please suggest me the function in EPWM that helps me to use dead band.
Thank you





Hence, I wish to bypass the Action qualifier and want to update the output of the AQ ePWM outputs directly.