Skip to content

Optimize CAN RX FIFO usage in CAN filters #29

Description

@heliochronix

The current implementation of the CAN filters uses only FIFO0 to receive messages. We should optimize usage of the FIFOs to ensure a single FIFO doesn't get overwhelmed and drop received frames.

One FIFO should probably be used for high priority critical messages, while another can be used for lower priority PDO and SDO frames and such.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions