You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The telemetry port pinout table omits the RTS and CTS signal polarity marking.
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.
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".