Can I use MCP2515 Module instead of CAN BUS Shield on Simulink Support Package for Arduino Hardware?

10 次查看(过去 30 天)
Can I use MCP2515 Module instead of CAN BUS Shield on Simulink Support Package for Arduino Hardware?
I use these with my Arduino Unos but it can't communicate with each other .
I follow the pin map and example but receiver always 0.
  1 个评论
Lorenz Klaus
Lorenz Klaus 2022-5-30
Did you manage to create a functionable CAN network with Simulink for Arduinos up to now? Would be very pleased if you could share your experience!
Regards, Lorenz

请先登录,再进行评论。

采纳的回答

Gouri Chennuru
Gouri Chennuru 2020-7-8
Hi kotchanon,
You can use Arduino MKR CAN shield which is based on MCP2515 controller with SPI Interface. This shield can be used to enable CAN connectivity on arduino platforms. This shield opens a new set of possible applications like smart vehicles, autonomous cars, industrial systems and drones.
In order to communicate with each other, make sure you install hardware support, update firmware, configure hardware connection, then prepare model for hardware connection and then run model on target hardware. For more information on how to do that process you can refer to this link.
Simulink support package is functional from R2013a and beyond.
If you are using MATLAB R2020a.You can use Arduino Due, Arduino Uno, Arduino Leonardo, Arduino Mega 2560, Arduino Mega ADK boards along with shield supports as Boards.
If in case you are using older versions of MATLAB you can refer to this link for the type of Board and shield support to be used.
Hope this Helps!

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Setup and Configuration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by