autowp / arduino-canhacker

CanHacker (lawicel) CAN adapter on Arduino + MCP2515
MIT License
372 stars 114 forks source link

Not receiving any data. #16

Open Som4567 opened 2 years ago

Som4567 commented 2 years ago

Hi

I have made appropriate changes to use 8Mhz crystal but unfortunately, I don't see any data in receiver.

I am not sure what's wrong with my code. Can you please guide me to debug the issue or any ways to figure out the problem.

Just to add: I am using Arduino uno

TzOk83 commented 2 years ago

Same here - CanHacker sees the interface, but doesn't receive any data. I'm using a regular Nano V3 Clone with ATMega328P@16MHz 5V.


Never mind - I've replaced quartz oscillator on a CAN board with 16MHz one, and it works.