I see every emios have 14 interrupt, but I in technical manualsDidn't find what they are interrupt also didn't find how the
set up interruption.
Solved! Go to Solution.
MPC5406 Reference manual
Table 16-10. Interrupt vector table (continued)
Interrupts are on EMIOS_GFR[F0,F1] to EMIOS_GFR[F26,F27] for eMIOS_0 and eMIOS_1.
24.4.3.2.2 eMIOS Global FLAG (EMIOSGFLAG) Register
Details the 28 Flag bits.
24.4.3.2.8 eMIOS UC Control Register (EMIOSC[n])
Has the DMA and FEN bits to enable FLAG bit setting to cause an interrupt.
This is a very complicated module. I'd look for some sample code (I don't use this chip).
Tom
MPC5406 Reference manual
Table 16-10. Interrupt vector table (continued)
Interrupts are on EMIOS_GFR[F0,F1] to EMIOS_GFR[F26,F27] for eMIOS_0 and eMIOS_1.
24.4.3.2.2 eMIOS Global FLAG (EMIOSGFLAG) Register
Details the 28 Flag bits.
24.4.3.2.8 eMIOS UC Control Register (EMIOSC[n])
Has the DMA and FEN bits to enable FLAG bit setting to cause an interrupt.
This is a very complicated module. I'd look for some sample code (I don't use this chip).
Tom