Hi
I checked the non-AUTOSAR MCAL version of Lpspi, and it seems the S32 Configuration Tool does not support configuring callback of LPSPI.
I suggest referring to the following sections in RTD_SPI_UM.pdf:
6.4.4.1 Lpspi_Ip_CallbackType
6.4.5.1 Lpspi_Ip_EventType
6.4.6.4 Lpspi_Ip_AsyncTransmit
The Handler's name needs to be filled in IntCtrl_Ip, for example, Lpspi_Ip_LPSPI_0_IRQHandler. The name can be found in /RTD/src/Lpspi_Ip_Irq.c.
The name of the LPSPI callback is mentioned in "6.3 Calls to Notification Functions, Callbacks, Callouts" of RTD_SPI_IM.pdf:

RTD_SPI_UM.pdf and RTD_SPI_IM.pdf are located at: C:\NXP\S32DS.3.5\S32DS\software\PlatformSDK_S32K3\RTD\Spi_TS_T40D34M40I0R0\doc\
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------