Skip to content

UART transmission drops characters #17

@9names

Description

@9names

There's something wrong with the current UART free-running configuration or implementation.
When transmitting, we sometimes will drop a single character.
This happens quite often, but not at regular intervals.
Sometimes we get a few thousand characters with no error, sometimes it happens after 100 chars.

Things I have tried to fix this:

  • Adjusting how we use the FIFO (only pushing data in when empty)
  • Setting FIFO thresholds to different values

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions