MPC5744P - ETimer 0 with CAPT interrupts, Channel 0 and 1 in Cascade Mode

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

MPC5744P - ETimer 0 with CAPT interrupts, Channel 0 and 1 in Cascade Mode

734 Views
peacethanima27
Contributor II

Hi All

I would like to know which Interrupt vector to be configured (611, or 612) for ETimer 0 with CAPT interrupts from external switch input, Channel 0 and 1 in Cascade Mode. Do I have to enable both the interrupts 611 and 612 for pins A0 and A1 in the DEVKIT-MPC5744P?

Labels (1)
2 Replies

665 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi;

enable just one interrupt and within ISR routine read capture register of both channels.

BR, Petr

665 Views
peacethanima27
Contributor II

Thanks. Will try that

0 Kudos