How read or write to the same gpio, such as onewire ds18b20 #3392
Answered
by
okhsunrog
xiaguangbo
asked this question in
Q&A
-
|
Beta Was this translation helpful? Give feedback.
Answered by
okhsunrog
May 14, 2025
Replies: 1 comment 1 reply
-
@xiaguangbo use Flex, you can find an example here: https://github.com/jonored/esp-hal-rmt-onewire/blob/5c1a4b391bc9e8621ae6b093fb7bee54f14a1a3a/src/lib.rs#L41 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
xiaguangbo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@xiaguangbo use Flex, you can find an example here: https://github.com/jonored/esp-hal-rmt-onewire/blob/5c1a4b391bc9e8621ae6b093fb7bee54f14a1a3a/src/lib.rs#L41