Skip to content

Sending more than 3 CAN frames to a single bus in one cycle can drop frames #11

@jpieper

Description

@jpieper

The title says it all.

This is likely because the CAN controller in the stm32 only has a buffer that is 3 deep. We can probably fix it either by making the client poll after that many, adding more buffering in the firmware or both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions