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

CAN baudrates below 125kbps #1

Open
adite opened this issue Dec 17, 2015 · 2 comments
Open

CAN baudrates below 125kbps #1

adite opened this issue Dec 17, 2015 · 2 comments

Comments

@adite
Copy link

adite commented Dec 17, 2015

Baudrates below 125kbps don't work, if supplied via CAN_BAUD_xxx constant. When using CAN_BAUD_MANUAL it does work.
The problem could be the BRPR register, that is cleared in CAN_SetBitrate(), but correctly set in CAN_SetTiming().

@krumboeck
Copy link
Owner

I can partly follow, but the right shift is too big causing an error for 50kbps and above.
Please post your firmware version. In the meanwhile I will contact 8devices.

@adite
Copy link
Author

adite commented Dec 21, 2015

The firmware version is 1.7.

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

2 participants