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

XON/XOFF flow control for UART backend #28

Open
wallento opened this issue Aug 31, 2016 · 0 comments
Open

XON/XOFF flow control for UART backend #28

wallento opened this issue Aug 31, 2016 · 0 comments
Assignees

Comments

@wallento
Copy link
Member

We currently need RTS/CTS to handle flow control between the chip and the FPGA. We can add XON/XOFF, but need extra care for those characters then.

Potentially we can then remove the egress protocol flow control too, the ingress is always needed to be able to send control messages even when the FPGA FIFO is full.

@wallento wallento self-assigned this Aug 31, 2016
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