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

Serial data missed/skipped #18

Open
DaAwesomeP opened this issue Feb 24, 2022 · 0 comments
Open

Serial data missed/skipped #18

DaAwesomeP opened this issue Feb 24, 2022 · 0 comments
Labels
question Further information is requested

Comments

@DaAwesomeP
Copy link

Hello,

I'm unsure how to make this repeatable for others without a similar hardware device, but I am experiencing a lot of data loss.

I have a USB serial device that writes out a bytecode. I am reading with await aioserial_instance.read_async(size=1). Every once in a while (maybe when it switches between async tasks), the next read byte has skipped forward quite a bit in the buffer. This is at a really high baudrate (230400).

@mrjohannchang mrjohannchang added the question Further information is requested label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants