I have two Arduino and connect them with CANBus. For CANBus, i used two MCP2515 modules. Connection was successfully and data send an receive.
I have a question about TJA1050 module; I want use TJA1050 for one of Arduino.
Can i use this module for send data and use MCP2515 for receive data?
TJA1050 Module
MCP2515 Module
Hi,
Welcome to the forum.
Please read the first post in any forum entitled how to use this forum.
http://forum.arduino.cc/index.php/topic,148850.0.html .
You should be able to as they are both CANBus, you will need write a different bit of code for the UNO so it can communicate with the RS232- 1050 board.
However just a quick search shows that there is only a library for the Arduino DUE.
tja1050 arduino
Tom... ![]()