Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed a bug where the CAN baud rate was reduced to half. #157

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NONAKA-Yuuki
Copy link

Summary

This pull request fixes a bug where the CAN baud rate was unintentionally reduced to half of the configured value.

Details

I originally intended to use a baud rate of 1 Mbps. However, due to this bug, communication at the correct speed was not possible.
By correcting the cause of the baud rate being halved, I was able to establish proper CAN communication at 1 Mbps.

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

Successfully merging this pull request may close these issues.

1 participant