LIN support for STM32 microcontroller series
古いコメントを表示
Hello community, I have been working with STM32 peripherals, all peripherals are working fine, then I found out there is no support for LIN communication peripheral in MATLAB simulink. is there any way, Can I get support for the LIN communication block.
採用された回答
その他の回答 (1 件)
Sanathan
2025 年 11 月 26 日
0 投票
Hey Hari,
Simulink has LIN Communication. The LIN communications architecture supports a single controller node and up to 16 peripheral nodes on a LIN network.
Configure the LIN node in your model as a controller or peripheral node:
- Configure the Target Hardware Resources tab, as described in Configure Target Hardware Resources (Embedded Coder).
- In the Target Hardware Resources tab, select the Peripherals tab, and then select LIN.
- Set LIN mode to controller or peripheral.
For configuring LIN, refer to this - https://www.mathworks.com/help/ti-c2000/ug/configuring-lin-communications.html
For more details on LIN communication peripheral - https://www.mathworks.com/help/ti-c2000/communication.html?s_tid=srchtitle_support_results_1_LIN+communication+peripheral
カテゴリ
ヘルプ センター および File Exchange で C2000 Microcontroller Blockset についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!