Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with CAN-Bus speeds #50

Open
roflTiMeX opened this issue Jul 14, 2020 · 0 comments
Open

Problem with CAN-Bus speeds #50

roflTiMeX opened this issue Jul 14, 2020 · 0 comments

Comments

@roflTiMeX
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant