Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UART transmission drops characters #17

Open
9names opened this issue Mar 13, 2021 · 0 comments
Open

UART transmission drops characters #17

9names opened this issue Mar 13, 2021 · 0 comments

Comments

@9names
Copy link
Collaborator

9names commented Mar 13, 2021

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant