canable2-fw icon indicating copy to clipboard operation
canable2-fw copied to clipboard

Results 9 canable2-fw issues
Sort by recently updated
recently updated
newest added

Is there a Flag to pull status? aka a H or S or F? aka S => S31 -> Speed 3 On S30 -> Speed 3 OFF F -> F0...

is it possible to use canable to make the cheapest immobilizer for cars, by injecting messages on canbus? I think yes, but why no one made it? You can use...

This PR changes the following: - Changes system clock from 170 to 160MHz, making it possible to easily calculate high bit rates - Fixes low bit rates (prescaler must be...

This pull request fixes two bugs. Close #4 With this fix, CANable will just ignore [CR] without any character, instead of repeating the previous command. Close #6 With this fix,...

### Description of the bug CANable fails to detect a USB transmit buffer overflow most of the time. Message is lost without error. ### To reproduce I made a script...

### Description of the bug Sending a [CR] to CANable will repeat the previous command. ### To reproduce Send the following commands in order. ``` V[CR] [CR] ``` The CANable...

**BIG fat bug number 1)** The returned string "CANable Error Register: %X" has no carriage return. If a data packet follows immediately it is impossible to separate them. This makes...

Hello Can you please note in your project description that there is a new **CANabale 2.5 firmware** now, that unites Slcan and Candlelight into one project using the same code...

Hello, I know this is a open source product for canable2.0, here is the source code of firmware, but where can i get the source of hardware, for example, the...