Half-duplex UART over a single wire #1850
Unanswered
Serhii-the-Dev
asked this question in
Q&A
Replies: 2 comments 2 replies
-
You can already construct only the TX or RX half with a single pin - e.g. see https://docs.esp-rs.org/esp-hal/esp-hal/0.19.0/esp32c6/esp_hal/uart/struct.UartTx.html#method.new for constructing the TX half with just the TX pin |
Beta Was this translation helpful? Give feedback.
2 replies
-
I don't think we will get to this anytime soon but a PR introducing support for this is very welcome |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋
Is a single-pin half-duplex UART mode is planned to be supported, or probably someone is working on this feature?
Beta Was this translation helpful? Give feedback.
All reactions