Emios interrupt on a Center Aligned Output PWM with Dead Time Insertion Buffered channel

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Emios interrupt on a Center Aligned Output PWM with Dead Time Insertion Buffered channel

977 Views
Alfredo_Rubio
Contributor II

I would like to implement an interrupt in a flank of an eMios channel that is operating under the Center Aligned Output PWM with Dead Time Insertion Buffered (OPWMCB) mode. It is possible to do it. I'm reading the Reference manual but haven't found the way to doit. I which register you confiture the interrupt functionality?

0 Kudos
Reply
1 Reply

958 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

eMIOS channel interrupt is enabled in channel Control register's FEN bit. If set (and DMA bit is cleared) interrupt request to core is triggered when Sn[FLAG] is set. 
In OPWMCB mode flag is set either on training edge or both edges, based on MODE field setting.

BR, Petr

0 Kudos
Reply