Please share the CAN Standard Frame Format Code for Arduino Due Using CANTx , CANRx Pins(Not MCP2515/SPI Mode Code)
Standard code? What does Mr Google give for "Arduino + CAN"?
I'm asking about CAN STANDARD FRAME Format Code(Not EXTENDED FRAME FORMAT Code)
To my knowledge there is no such thing. I found this: "The SPI of the Due has also advanced features that can be used with the Extended SPI methods for Due. CAN: CANRX and CANTX These pins support the CAN communication protocol but are not not yet supported by Arduino APIs. "L" LED: 13 There is a built-in LED connect The SPI of the Due has also advanced features that can be used with the Extended SPI methods for Due. CAN: CANRX and CANTX These pins support the CAN communication protocol but are not not yet supported by Arduino APIs. "L" LED: 13 There is a built-in LED connected to digital pin 13.ted to digital pin 13. I also read the DUO is at end of life, I would suggest picking a different Arduino. I would recommend looking at Cory Fowlers CAN library and picking something that works with that. Get the send and receive on a proper bus to work before expanding.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.