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

Add support for 10Mhz clock #4

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Stephen-Bath
Copy link

First of all thanks for your work on this library!

I was looking to use your library to support the CAN SPI Click board which uses the MCP2515, however I was initially unable to use it as the board uses a 10Mhz clock which is not supported by your library.

This pull request adds support for 10Mhz clocks.

If a pin is connected to the hardware reset line then pull it low for a short period, to hold the device in reset, before getting it back high to release the device from reset.
@adamczykpiotr
Copy link
Owner

Hello 👋

First of all, thank you for your contribution! I'll review the changes and come back to you early next week.

@adamczykpiotr
Copy link
Owner

adamczykpiotr commented Aug 7, 2023

@Stephen-Bath Did you add the support for 25kbps CAN for other oscillator frequencies as well or just the 10MHz?

@Stephen-Bath
Copy link
Author

Stephen-Bath commented Aug 7, 2023 via email

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.

2 participants