forked from Longan-Labs/Arduino_CAN_BUS_MCP2515
-
Notifications
You must be signed in to change notification settings - Fork 296
Home
Cory edited this page Mar 23, 2017
·
5 revisions
Updated some bad baudrate multipliers. I have confirmed that baud-rates 5k,10k,20k,50k,100k,125k,250k,500k,1000k are working correctly with a Peak-System PCAN-USB dongle.
The receive example will now work on highly utilized buses. It will also generate an output with the received ID and data all formatted on one line and displayed in hexadecimal.