forked from raspberrypi/linux
-
Notifications
You must be signed in to change notification settings - Fork 26
Open

Description
Hello, I am trying to use socketcan with your project for my research.
I have connected MCP2517FD to Raspberry PI 3B+ as follows:
GPIO9 -> MISO
GPIO10 -> MOSI
GPIO11 -> SCLK
GPIO8 -> CS
GPIO25 -> INT
I have loaded compiled kernel 4.19.40ms7-v7+mcp25xxfd.tar.gz to my Pi. I've got two questions on next steps:
- config-example.txt has these lines:
kernel=ms7/zImage
overlay_prefix=msu7/overlays
Is that correct value for overlay_prefix? I notice elsewhere it gets defined as overlay_prefix=ms7/overlays/
- I can't see can0 device in the device list. How should I troubleshoot this? Are there any logs on Raspberry PI about failure to init can0 device that I should look for?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels