Hi.
I want to trigger an interrupt when a CMPSS output trips over a ~80KHz analog signal.
The CMPSS section of the manual says that CMPSS can be connected only to ePWM XBAR or OUTPUT X-BAR.
I would like to know if there is a more direct way than this:
CMPSSTRIPx >>> Output X-BAR >>> GPIOMux >>> Input X-BAR >>> CPUx.XINTX.Control >>> CPUx ePIE >>> INTx
My obiective is NOT ePWM protection (I already used ePWM TRIP ZONE submodule for this) but measuring. So, I need interrupts.
Best regards,
Giovanni