Interrupts whit MPC5634

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

Interrupts whit MPC5634

751 Views
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?

Labels (1)
0 Kudos
1 Reply

500 Views
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