autowp / arduino-mcp2515

Arduino MCP2515 CAN interface library
MIT License
795 stars 279 forks source link

How to test if its the right speed of can bus before begin reading data !! #73

Open hicham-vv opened 2 years ago

hicham-vv commented 2 years ago

Hello, i have two vehicules one communicate with 250kbps and the second with 500kbps, how can i test in begin CAN if the speed is right or false so i can switch to the other speed ..... thank you