That was quick, thanks!
Noticed that the description for the CAN extension is ” Kernel modules and drivers for Bluetooth”, too much copy-paste?
Unfortunately I cannot get this running (I got it running under Raspbian).
Added to config.txt:
dtoverlay=mcp2515-can0-overlay,oscillator=16000000,interrupt=25
dtoverlay=spi-bcm2835-overlay
rebooted
tc@box:~$ sudo ip link set can0 up type can bitrate 250000
Cannot find device "can0"
I guess I am missing something really simple. Can you see what is missing?
(this is 6.1, maybe I should try 7.0?)
Johan