Description: This program requires the DSP280x header files.
//
// Initially tie TZ1 (GPIO12) and TZ2 (GPIO13) high.
//
// During the test, monitor ePWM1 or ePWM2 outputs
// on a scope Pull TZ1 or TZ2 low to see the effect.
//
// EPWM1A is on GPIO0
// EPWM1B is on GPIO1
// EPWM2A is on GPIO2
// EPWM2B is on GPIO3
//
// ePWM1 will react as a 1 shot trip
//
// ePWM2 will react as a cycle by cycle trip and will be
// cleared if TZ1 and TZ2 are both pulled back high.
//
//
// As supplied, this project is configured for "boot to SARAM"
// operation. The 280x Boot Mode table is shown below.
// For information on configuring the boot mode of an LSD_EVM320F2801X,
// please refer to the documentation included with the LSD_EVM320F2801X,
File list (Check if you may need any files):
epwm_trip_zone07-30\cc_build_Debug.log
...................\Debug\DSP280x_CpuTimers.obj
...................\.....\DSP280x_DefaultIsr.obj
...................\.....\DSP280x_EPwm.obj
...................\.....\DSP280x_GlobalVariableDefs.obj
...................\.....\DSP280x_PieCtrl.obj
...................\.....\DSP280x_PieVect.obj
...................\.....\DSP280x_SysCtrl.obj
...................\.....\Example_280xEPwmTripZone.map
...................\.....\Example_280xEPwmTripZone.obj
...................\.....\Example_280xEPwmTripZone.out
...................\Debug.lkf
...................\Example_280xEPwmTripZone.c
...................\.........................CS_\FILE.CDX
...................\............................\FILE.DBF
...................\............................\FILE.FPT
...................\............................\SYMBOL.CDX
...................\............................\SYMBOL.DBF
...................\............................\SYMBOL.FPT
...................\Example_280xEPwmTripZone.gel
...................\Example_280xEPwmTripZone.paf2
...................\Example_280xEPwmTripZone.pjt
...................\Example_280xEPwmTripZone.sbl
...................\Debug
...................\Example_280xEPwmTripZone.CS_
epwm_trip_zone07-30