Hello Scott Kerstein,
You can add the R61, or enable the internal pullup in PTB0 by configuring:
PORT_PUE0 |= 1<<8; // pullup is enabled for port B bit0.
Actually, we have test the LIN function between two TRK-KEA128, one is as master, another is as slave.
Master code is:
C:\nxp\FSL_LIN_2.x_STACK_Package_4.5.9\Examples\Kinetis\KEA128\KEA128_LIN_Master
Slave code is:
C:\nxp\FSL_LIN_2.x_STACK_Package_4.5.9\Examples\Kinetis\KEA128\KEA128_LIN_slave
You can use two TRK-KEA128, one is downloaded LIN master, anther is downloaded LIN slave, then test again.
Any question, just let me know!
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------