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

Why is the ringbuffered uart implementation feature gated on gpdma? #3411

Open
Luctins opened this issue Oct 10, 2024 · 0 comments
Open

Why is the ringbuffered uart implementation feature gated on gpdma? #3411

Luctins opened this issue Oct 10, 2024 · 0 comments

Comments

@Luctins
Copy link
Contributor

Luctins commented Oct 10, 2024

Is there some major thing blocking the ringbuffered implementation from working with gpdma? Or is the current implementation specific to the uart itself, not handling using the generic dma channels?

I'm using the STM32H5 family, and the ringbuffered receiver would be perfect for my current requirements, as the BufferedUart seems to suffer from overruns at higher bit rates (>1Mbit).

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