latonita / arduino-canbus-monitor

Can bus monitoring tool based on arduino and can bus shield. Implements CAN ASCII/SLCAN protocol compatible with Lawicel CAN232/CANUSB. Can be used for monitoring low speed CAN (interior can bus of most cars, less than 500kbps). For higher speeds serial port can become a bottleneck in case data density is high.
MIT License
308 stars 91 forks source link

input garbage (mcp2515+2551@16MHz => mcp2515+tja1050@8MHz) #1

Closed latonita closed 7 years ago

latonita commented 8 years ago

when sending from mcp2515+2551@16MHz to mcp2515+tja1050@8MHz latter receives garbage.

other way around works well.

latonita commented 7 years ago

fixed by removing terminal resistor :)