Skip to content

Added facility to invert the polarity of input UART bits. #4200

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

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

brian-r-calder
Copy link
Contributor

This code exposes the ESP32's UART facility to invert input bits, which can resolve issues with bipolar receivers (e.g., RS-422) with user-error in hardware connections. Adding this allows user code to detect reversed polarity inputs, and swap the bits in software to accommodate.

@me-no-dev me-no-dev merged commit 8fcc914 into espressif:master Oct 1, 2020
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.

2 participants