Skip to content

question about config-example #11

@ghost

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:

  1. 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/

  1. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions