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

Add hardware flow and line control #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

narvalotech
Copy link

@narvalotech narvalotech commented Apr 28, 2022

Thanks for the software !

I tested HWFC with an FTDI cable @ 1Mbits and it seems to work alright.
Also added DTR functionality (useful for e.g. programming an arduino board).

@narvalotech narvalotech changed the title Add hardware flow-control Add hardware flow and line control Oct 22, 2022
DSR doesn't do anything yet.
@ctag-fh-kiel
Copy link

ctag-fh-kiel commented Jun 9, 2024

Is this being merged? I am interested in this to use the rp2040 as a USB to serial bridge in order to flash an ESP32. For this CTS and RTS are needed. Thx :)

@narvalotech
Copy link
Author

You don't have to wait for it to be merged :)

You can just clone the repo and type this:
git fetch pull/6/head && git checkout FETCH_HEAD

@ctag-fh-kiel
Copy link

ctag-fh-kiel commented Jun 9, 2024 via email

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

Successfully merging this pull request may close these issues.

3 participants