SavvyCAN
SavvyCAN copied to clipboard
unable to connect with 83k CAN baudate
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 https://github.com/collin80/SavvyCAN/commit/379375c2c31b9d0fbbeff579de0d2df4bc6bbd02
I did create configuration for passthrucan with 250k, 125k and 83k.
All the configuration except 83k works fine. Is there any config changes required apart from can connection?
On Thu, 20 Jul 2023, 03:29 amiralnar, @.***> wrote:
passthrucan hardoded to 500k You need to bulid your own artifact with another speed
— Reply to this email directly, view it on GitHub https://github.com/collin80/SavvyCAN/issues/654#issuecomment-1643420021, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY2XYMO2SNVXDCSASA3FKEDXRDM7NANCNFSM6AAAAAA2NCUO7Y . You are receiving this because you authored the thread.Message ID: @.***>
I support the author. SavvyCan doesn't work on baud rate 83333. I have two devices.
- PeakUSB.
- Lawicel device. SavvyCan does not work with both devices at baud rate 83333.
At the same time, PCan View and CanHacker work perfectly at this baud rate with the same devices.