collin80 / SavvyCAN

QT based cross platform canbus tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to connect with 83k CAN baudate

rchandrashekar53 opened this issue · comments

Hi,

Does SavvyCAN support 83k (83333) CAN baud rate? I tried connecting it from CANConnectionWindow via "passthrucan" - socketcan but it does not work. However, I do not see issues with other baud rates (125k, 250k and 500k).

Pls share your feedback.

passthrucan hardoded to 500k
You need to bulid your own artifact with another speed
379375c