Skip to content

stm32: canio: duplicate packet transmission #3644

Open
@jepler

Description

@jepler

After some bus problems, canio sends packets multiple times instead of just once.

Using the "ack" demo from adafruit/Adafruit_Learning_System_Guides#1293 start the listener and then the sender and see that everything is in a steady state.

Pull out one of the bus wires and then plug it back in after a second or two.

Notice that now the receiver seems to get each packet 3 times and the receiver seems to get each ACK packet 3 times.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions