arduino-CAN
arduino-CAN copied to clipboard
Arduino Mega2560 and MCP2515 not working
Hi, I try with all examples and can't pass form the "CAN.begin(500E3)", always get false.
I have a Toyota highlander 2010 and test with 250E3 and also changed the CAN.setClockFrequency(8E6).
Please someone point me to the right direction.
Thank you
Does this fix the issue? https://github.com/sandeepmistry/arduino-CAN/pull/45