MCAL GPIO Interrupt

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

MCAL GPIO Interrupt

Jump to solution
1,273 Views
talha_uyar
Contributor III

Is it possible to configure an interrupt pin through MCAL drivers? If so, how should I configure the EB tresos, and what functions should I use?

I have looked at the s32k148 interrupt example but it uses the function PINS_DRV_Init to configure the interrupt pin as PORT_INT_RISING_EDGE, which is not included in the MCAL.

Thanks in advance,

M. Talha Uyar

Labels (1)
0 Kudos
1 Solution
1,204 Views
hungnguyenphi
NXP Employee
NXP Employee

Dear Muhammet Uyar ,

Please use ICU and PORT module to configure an interrupt pin through MCAL drivers.

Best regards,

Hung.

View solution in original post

0 Kudos
2 Replies
1,205 Views
hungnguyenphi
NXP Employee
NXP Employee

Dear Muhammet Uyar ,

Please use ICU and PORT module to configure an interrupt pin through MCAL drivers.

Best regards,

Hung.

0 Kudos
1,204 Views
talha_uyar
Contributor III

Thanks a lot for the help.

0 Kudos