I need to read data from a Tamagawa encoder over a differential line. I am planning to use RMT to send request bits and to read the response. However, I only have one pin left in the ESP32, so I need to switch its direction from output to input between the request and the response. According to the Tamagawa specifications, the encoder starts responding 3us after it receives the request. Can the ESP32 switch the direction of a GPIO pin within that time frame? I could not find the info on the datasheet.
Thank you!
how fast can a GPIO change direction?
Re: how fast can a GPIO change direction?
Check out the 1-wire drivers on GitHub. The pin can be in input output open drain mode.
Who is online
Users browsing this forum: Bing [Bot], Gaston1980 and 131 guests