I am using LPSPI3 in S32K342 and my requirement is sending 64 byte frame at once using AsyncTransmit and interrupt enabled. I am facing issue with loss of data exactly at 12th frame which contains CRC information in the frame sequence. Because of that the slave is not processing the frame and getting error. Kindly help me to fix the issue.