I setup 2 CAN64 IO (Atmega64M1) boards using Arduino IDE 1.8.1. Both interconnected with CAN High and Can Low (120Ohm bus terminator active on both sides). One is configured with "CAN_SendingTest" and the other one with "CAN_TrafficSnooper". Both compiled with 16Mhz and PSC OFF.
I can see no data coming in on the receiver side and a "FAILED" on transmit side after the 8th message.
Any idea what could be wrong?
I setup 2 CAN64 IO (Atmega64M1) boards using Arduino IDE 1.8.1. Both interconnected with CAN High and Can Low (120Ohm bus terminator active on both sides). One is configured with "CAN_SendingTest" and the other one with "CAN_TrafficSnooper". Both compiled with 16Mhz and PSC OFF.
I can see no data coming in on the receiver side and a "FAILED" on transmit side after the 8th message.
Any idea what could be wrong?