Interrupts whit MPC5634

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

Interrupts whit MPC5634

1,791 次查看
waltercolombo
Contributor II

Hi,

 

I'm starting with the MPC5634, my current question:

how to make an input pin of eTPU2 generate an interrupt on the central core where I can insert e execute code?

标签 (1)
0 项奖励
回复
1 回复

1,540 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

Are you asking how to emulate IRQ pins using eTPU?

Why you don’t use IRQ pins (using SIU)?

The eTPU can interrupt CPU only using eTPU microcode. You may use precompiled General Purpose Input/Output (GPIO) eTPU function; see http://www.freescale.com/files/online_tools/eTPU/GPIO.html

But the usage of IRQ on SIU is much simpler.

Regards,

Petr