sparkfun / SparkFun_CAN-Bus_Arduino_Library

Other
154 stars 99 forks source link

add support for 1 mbps baud rate #2

Open davided12 opened 8 years ago

davided12 commented 8 years ago

I have the Sparkfun can bus shield and I'm tryng to connect to an ecu that works at 1 mbps. Unfortunately this library only supports baud rates up to 500 kbps. I'm sure that is easy to edit the library but I don't know how to do this. Can you please have a look at this?

thank's Davide

wbadry commented 7 years ago

@davided12 I landed on this page as I also wanted to get more baud rates to be supported. I came by this fork which implemented it. I don't know why it is not merged so far.

sinai1 commented 6 years ago

Hello, can i get 83.3K of baud rate?, can please help me?