Skip to content

CRC Error on some received packets #21

@statropy

Description

@statropy

Some received HDLC packets are discarded due to a failed CRC check. Capture of the serial bus shows the full and correct packet is sent, so the receiver must be dropping bytes at some point. The protocol does retry/recover, but every effort should be made to not drop bytes.

Rework the serdev receiver to use a worker and circular buffer, similar to the TX side.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions