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

Changed SPI speed to configurable #32

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

Conversation

ken551
Copy link

@ken551 ken551 commented Dec 25, 2024

Hello.

I modified SPI speed from the fixed value (10M) to the configurable with the SPI_SPEED definition in mcp_can.h .

In my environment, SPI with the speed of 10M didn't work but with slower speed (e.g. 1M, 4M) worked.
This PR makes it easier to change SPI speed in such a situation.

Hope this helps.

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