Hello Community,
I am using S32K144 (64 pin) MCU with LIN driver from SDK. I would like to process a diagnostic frame as a slave node but somehow not all of the bytes have been read from the line. Usually the last 1-2 data bytes and the checksum are "ignored" by the MCU.
I attached a measurement where I set a pin high at the beginning of the LIN IRQ handler and set low at the end. According to this there is no interrupt generated (actually) for the last data byte and the checksum.
Doy you have any idea what can be the problem?
(In the LIN_LPUART_DRV_ProcessReceiveFrameData function the rxSize is 9, this should be enough )
Thanks in advance!
Laszlo
已解决! 转到解答。