Hi everyone, I am looking for a LIN Simulink Blockset where can I define TX/RX Message IDs and get the data directly. Has someone a suitable example or blockset for that?
Regards
Hello comodo77,
Unfortunately we do not have support for LIN in our S32K14x toolbox - the only option to use it from within Simulink is to add your custom code (via System blocks - e.g. System outputs) in the model. For that you can use the S32K SDK package that comes installed with our toolbox. You can find documentation for the SDK in {MBDT_ROOT}/S32_Platform_SDK/doc/Start_here.html
Kind regards,
Razvan.