LIN bus 2.1, working example?

If I comment out //_stream->read();, the output on the serial monitor looks correct!
17:33:15.645 -> CRC: 1B
17:33:15.645 -> C0 FF F8 C0 F0 88 F0 FF
17:33:18.654 -> CRC: 1B
So, _stream->read(); reads one byte?

Paul
 
Last edited:
Back
Top