Hello!
I doing some development with an S32K148 devboard with LIN communication. But the problem is that I dont recieve any communication from the LIN port. I have tried both the LIN master and slave example without LIN stack.
I followed the instructions using LIN2 port on the EVB and attached LIN and GND (removed J21 when using Slave). The EVB is connected to an LIN-bus with an external interface to send/receive data to the EVB. But I cannot see any data being sent nor recieved in the EVB. The only time I see data is when I re-plug the power-cable to the EVB.
Am I missing something? Do I need any other cables connected? I have 12V external voltage.
I know that the example is suppose to have 2 EVB, but I only have 1 and a interface which can send data on LIN.