I’m using a CAN shield on a Uno board. I’ve uploaded the receive example from the library package:
http://www.seeedstudio.com/wiki/images/5/55/CAN_BUS_Shield.zip
Then I wired CAN-H, CAN-L and ground of the shield to two different USB-to-CAN adapters. One of them from PEAK:
http://www.peak-system.com/Product-Details.49+M5c6d753fe9e.0.html?&tx_commerce_pi1%5BcatUid%5D=6&tx_commerce_pi1%5BshowUid%5D=16
No matter if I send from or receive on the Arduino, the Windows tools say “bus heavy”. The TX (RX, respectively) light up continuously after the first message was sent.
What’s wrong? (I’ve checked the wiring twice!)