Skip to content

How to use interrupt base readig for the CAN Frame? #2

@Borbonjuggler

Description

@Borbonjuggler

I am running a Raspberry Pi 3 Model B Plus Rev 1.3, Raspbian Buster, and Linux version 5.10.52-v7+. My CAN Shield is the RS485&CAN Module .

How I can use interruptions for knowing when a new frame is received by the CAN-bus ? I can see in your code that the function:

static irqreturn_t mcp251x_can_ist(int irq, void *dev_id) do that. but how I can access it?

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