CAN communication using SNV65HVD230

We are told to setup CAN communication in aurdino R4 minima using SNV65HVD230 converter .
But when we use the header file provided for can communication in aurdino i.e CAN.h from github
it does'nt seem to comply with our use case . and no connection is being setup between the converters. Kindly help in order to resolve this issue.

Your topic has been moved. Please do not post in "Uncategorized"; see the sticky topics in https://forum.arduino.cc/c/using-arduino/uncategorized/184.


Please provide a link to the datasheet.

And where do we find that? Most of us will not go try to find some file and provide advise based on something that we found.

Please explain what you mean by that?


CAN communication is between two devices; the one will be your Arduino and the other one is unknown.

Please provide a wiring diagram (photo of hand drawn one is fine) and the code that you use (don't forget the code tags as described in How to get the best out of this forum).

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.