This is an old revision of the document!
Setup of raspian
- Unordered List ItemRun sudo raspi-config and enable SPI
- Add these lines to the end of «/boot/config.txt»:
dtoverlay=mcp2515-can0,oscillator=16000000,interrupt=25 dtoverlay=spi-bcm2835-overlay
- Reboot