Is there any Simulink block can parse and generate code for LIN Description Files?

2 views (last 30 days)
Is there any Simulink block can parse and generate code for LIN Description Files? For CAN dbc files,I can use CAN pack and unpack block to do similar work. If there have no such blocks, can provide demos to develop such blocks, I want to develop myself, thank you!

Answers (1)

Dimitri MANKOV
Dimitri MANKOV on 11 Aug 2022
Hi Alon,
In case you're using Simulink Real-Time, "LIN Pack" and "LIN Unpack" blocks have been introduced for this purpose in MATLAB R2021b.
I hope this is helpful!
Dimitri

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!