-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
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!
Meins321
Metadata
Metadata
Assignees
Labels
No labels