Skip to content

Problem with CAN-Bus speeds #50

@roflTiMeX

Description

@roflTiMeX

Hello Collin,
I'm having some problems using your library.
I'm trying to use your TrafficSnooper example but when I open the Can Interface with

Can0.begin(CAN_BPS_125K);

it doesn't work at all.
But when I use

Can0.beginAutoSpeed();

instead it detects the proper speed and works perfectly fine.
I am using a Can Transciever based on a TJA1042T/3 chip I've build myself and I doubt it's the source of the problem since it works without issues when I use the automatic speed detection.

Thanks in advance for your answer!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions