CAN-Communication using Raspberry Pi and Simulink
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Henrik Waschke
el 24 de Mayo de 2021
Comentada: Henrik Waschke
el 19 de Ag. de 2021
Hey,
im trying to send a CAN-Message from a raspi 4 to an other raspi 4. The receiving raspi have to send the data from the can message to an arduino via SPI.For this im using two mcp2515 can-controller Boards and a level converter for the arduino. SPI communication between the arduino and the raspi is working very well. The only thing i don't get is how i can implementate the can communication in Simulink.
I made two pictures of my implementation.
Very thankful for every answer!
2 comentarios
Marius C
el 18 de Ag. de 2021
Hi Henrik,
does the CAN-communiation between two raspi 4 work for you?
If yes, which CAN-controller boards are you using?
I'm looking forward hearing from you!
Marius
Respuesta aceptada
Reeno Joseph
el 17 de Jun. de 2021
Hi Henrik,
The CAN blocks in Raspberry Pi supportpackage communicate with MCP2515 via SPI interface. So you cannot use SPI blocks and CAN blocks together.
If you need the CAN data at Arduino, please use the MKRCAN shield support that we have.
-Reeno
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Run on Target Hardware en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!