Skip to content

Conversation

@generationmake
Copy link
Owner

next release

@generationmake generationmake self-assigned this Aug 24, 2023
@generationmake generationmake linked an issue Aug 24, 2023 that may be closed by this pull request
@generationmake generationmake linked an issue Aug 24, 2023 that may be closed by this pull request
@generationmake
Copy link
Owner Author

Hi @aentinger
Any comments from your side?
Thanks

Copy link

@aentinger aentinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Only one question: what are the default configured mounting options for the 0R resistors for CS / INT? Are those the right options to work with a RPI4 out of the box?

@generationmake
Copy link
Owner Author

Hi @aentinger
There is no real default config. The raspbery pi supports SPI0 with two CS options. One is spi0-0 with CS on pin 24, the second is spi0-1 with CS on pin 26. There are also 4 possible interrupt pins.
My suggested default configuration is spi0-0 and interrupt=25. This is what is configured by the resistor jumpers.
dtoverlay=mcp251xfd,spi0-0,interrupt=25

@aentinger
Copy link

Check, sounds good to me ;)

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.

add pull down on SDO add protection on CAN lines

3 participants