Interrupts whit MPC5634

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Interrupts whit MPC5634

1,780件の閲覧回数
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,529件の閲覧回数
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