Hello NXP Team,
I am using the S32K144 microcontroller. I am working with I2C and would like to receive data using interrupts. Is this possible?
Thank you!
#S32K1
Hi@adem_marangoz
The following demonstration can be found in S32 DS.
The Master transfer provides an interrupt callback function, but it only triggers an interrupt after the transfer is completed, nothing more.