필터 지우기
필터 지우기

Raspberry can communication STM32F1 by CAN protocol

조회 수: 9 (최근 30일)
Anh Binh
Anh Binh 2023년 10월 29일
답변: Adit Kirtani 2023년 11월 6일
I am doing the final project at the university . Can I ask question : How to communication between Raspberry and STM32F1 by CAN protocol . If they can communicate , please share with me such as : documents, instruction, and video instruction . Thank you for considering

답변 (2개)

Adit Kirtani
Adit Kirtani 2023년 11월 6일
Hi,
Embedded Coder Support for STM32 Hardware provides blocks to use the CAN protocol for certain hardware families, but this is not present in Simulink Coder Support for STM32 Hardware.
While the Simulink Coder version supports the Nucleo-F103RB board, the STM32F1 family is not supported by the Embedded Coder version.
You may either switch to a different hardware family and use Embedded Coder for your project, or continue using Simulink Coder and create a custom block for CAN communication. Here are some handy resources for block creation:
If you wish to switch hardware families to use Embedded Coder, you may refer to this link which contains a list of all supported families and their respective blocks:
Thank you,
Adit Kirtani.

MathWorks MATLAB Hardware Team
MathWorks MATLAB Hardware Team 2023년 10월 30일
Hi,
You can use any MCP2515-based CAN shield to connect to Raspberry Pi and interact with a CAN network.
Refer to this link to know more,
Thanks,
MATLAB Hardware Team
MathWorks

태그

Community Treasure Hunt

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

Start Hunting!

Translated by