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 flow control #5

Open
sbsrb opened this issue Oct 7, 2021 · 0 comments
Open

uart flow control #5

sbsrb opened this issue Oct 7, 2021 · 0 comments

Comments

@sbsrb
Copy link

sbsrb commented Oct 7, 2021

Hi there,
I wanted to add flow control support to my uart port. Current driver disables the flow control by default.
I want to use RTS/CTS flow control, to achieve this, i just have to set MCR[5] =ON (AFCE bit) or is it more than this.

And sorry for asking this question now as i haven' tried anything yet, but i thought may be you can throw some more light on how and what needs to be done to achieve this.

Thanks, Rishi

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