Search found 1 match

by davidd
Wed 6. Apr 2022, 09:54
Forum: Beta: LIN Device Driver for Linux
Topic: Retrieve Slave data from unconditional scheduler frames
Replies: 1
Views: 4966

Retrieve Slave data from unconditional scheduler frames

Hi!
I recently started developing a LIN-Master Script for communication with our LIN-Device.
I've attached a working test-script (please enable attaching .sh files in this forum).
Master Data is sent out on FrameID 32, Slave Data should be received on Frames 33-38.
I can confirm the functionality ...