CAN Communication in Simulunk between 2 F28379D Boards

4 views (last 30 days)
Hi,
I wanted to know how to make the can communication work in simulink between 2 F28379D boards, I have not found any resources to help me with it.

Answers (1)

Saurav
Saurav on 1 Oct 2024
For implementing CAN communication between two F28379D boards using Simulink, here are some essential resources to get started:
Basic Prerequisites for C2000 Hardware Boards:
  1. Hardware Setup for C2000 Microcontroller Blockset: Learn how to install and configure the necessary support for C2000 processors. https://www.mathworks.com/help/ti-c2000/ug/install-support-for-c2000-processors.html
  2. Getting Started with Texas Instruments C2000 Microcontroller Blockset: This documentation provides an introduction to using the C2000 blockset with Simulink, including basic examples. https://www.mathworks.com/help/ti-c2000/ug/getting-started-with-C2000-example.html
Setting Up CAN Communication on Target Hardware:
  1. Set Up CAN Communication with Target Hardware: Detailed instructions on setting up the hardware for CAN communication between the target and host computer. https://www.mathworks.com/help/ti-c2000/ug/set-up-the-hardware-for-can-communication-between-the-target-and-the-host-computer.html
  2. Communication Using CAN Blocks: Documentation on using CAN blocks for communication in Simulink models. https://www.mathworks.com/help/ti-c2000/ug/ecan-example.html
These resources should be helpful for the task!

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!