Hi Support Team,
I set a PIT timer to enter the callback function once every 10ms. It base on SW32K3_RTD_4.4_2.0.0.
When I use Lpspi_Ip_SyncTransmit to send 2 bytes, the timer works fine.
But the timer doesn't work after I send 30 bytes using Lpspi_Ip_SyncTransmit.
Can you tell me why this happened?
Thanks