Skip to content

mcp25xxfd-V6.6 kernel+driver compiled for raspberry pi 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@msperl msperl released this 11 Jan 10:02

mcp25xxfd-V6.6 kernel+driver compiled for raspberry pi 3

Includes /boot/config.txt where you can switch between default kernel and the patched version by pulling GPIO21 high (with a small breadboard cable or similar - or run it on your own)

Alternatively you have to configure /boot/config.txt on your own - required:

dtoverlay=mcp2517fd-can0
dtparam=interrupt=25
dtparam=oscillator=40000000
dtparam=spimaxfrequency=20000000