Hello,
I would like to understand the generic process of implementing a LIN stack in simulink
for example, I have multiple schedule tables with different cycle times, eg 10ms, 20ms, 50ms, 100ms, 1000ms etc..
How do I define these schedule tables in simulink?
What blocks do i need to use for populating the data for signals in the schedule table?
How do I capture the response signal on the schedule table?
I think I can make use of general task scheduling feature of the MBDT , but how do i define in the appropriate task subsystems which are related to LIN communication?