Skip to content

[Feature Request] Allow different CAN bit rates #295

Closed
@fastbike

Description

@fastbike

Currently the CAN module only support bit rates of 125k, 250k, 500k and 1M bits per second.

Other libraries support the setting of bit rates in a more flexible way allowing an integer to be passed in.

I'm currently looking to build a project to work with Velbus which uses a bit rate of 16.7kbps.

There are many other products in the marketplace using a bit rate different to the 4 listed above.
I would looking for something like

bool R7FA4M1_CAN::begin2(int const can_bitrate)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions