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: detecting Break conditions is not supported #2753

Open
Tracked by #2495
bugadani opened this issue Dec 12, 2024 · 2 comments · May be fixed by #2858
Open
Tracked by #2495

UART: detecting Break conditions is not supported #2753

bugadani opened this issue Dec 12, 2024 · 2 comments · May be fixed by #2858
Labels
1.0-blocker investigation Not needed for 1.0, but don't know if we can support without breaking the driver. peripheral:uart UART peripheral

Comments

@bugadani
Copy link
Contributor

No description provided.

@zpg6
Copy link

zpg6 commented Dec 13, 2024

Would be great to have this with async support

@tom-borcin tom-borcin added the investigation Not needed for 1.0, but don't know if we can support without breaking the driver. label Dec 18, 2024
@zpg6
Copy link

zpg6 commented Dec 21, 2024

The break detection interrupt UART_BRK_DET_INT worked well for me - it's pretty straightforward.

@zpg6 zpg6 linked a pull request Dec 21, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0-blocker investigation Not needed for 1.0, but don't know if we can support without breaking the driver. peripheral:uart UART peripheral
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

3 participants