Other Parts Discussed in Thread: TMS320F28069
I am using TMS320F28069 controller. I am using EPWM2_TZINT_ISR interrupt as an OSHT for GPIO17/TZ3* pin. Now I am power up the control board and this pin is default low during power on condition, at this time EPWM2_TZINT_ISR interrupt is generated. I don't require this type configuration. I require interrupt on rising to falling edge.
I want to know that this interrupt will generate on rising to falling edge or only falling edge? If it will generate on rising to falling edge, than how?