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

DS-009: RTS and CTS signals polarity in the Telemetry port table is confusing #18

Open
kaklik opened this issue May 1, 2021 · 1 comment

Comments

@kaklik
Copy link

kaklik commented May 1, 2021

The telemetry port pinout table omits the RTS and CTS signal polarity marking.

image

It is confusing because the polarity is marked on most USB serial converters, like FT231 and many others. The negated polarity of the signals is marked by # symbol in these datasheets.
Another possible method of marking the negated signal is overline.

image

Both of these signal markings mean "signal is active in low", eg in the case of a hardware handshake - when the pin is high it means "don't send me any data".

180974730_2633088013667041_6326439105070879329_n

@JacobChrist
Copy link

Agreed, related I don't think it says anywhere that a mark is +3.3V and a space is ground for Rx/Tx. I have also recently noticed that RTS and CTS are sometimes reversed and that there are competing definitions for functionality.

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

2 participants