This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ETPS[INTPRD] = ET_3RD???

Hi,

In the ePWM module i am not understanding this one

The interrupt-period (ETPS[INTPRD]) bits

specify the number of events required to cause an interrupt pulse to be generated. The choices available

are:

· Do not generate an interrupt.

· Generate an interrupt on every event

· Generate an interrupt on every second event

· Generate an interrupt on every third event


If i use ETPS [INTPRD] = ET_3RD;

what it means?