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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

742 次查看
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?

标签 (1)
2 回复数

673 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi;

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

BR, Petr

673 次查看
peacethanima27
Contributor II

Thanks. Will try that

0 项奖励