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
Hello, I am using the ESP32 to control a hoverboard with UART communication. I am using USART 2 because it supports 3.3V. I have a problem where the ESP32 sends data out, and the motor is controlled perfectly, but I can't receive anything from the hoverboard.
After further investigation, I detected that the Tx line (hoverboard side) is very noisy. Has anyone faced this problem before, and how can I correct it?
The yellow signal is the data out from the ESP32, and the blue signal is the data in to the ESP32 (which is very noisy).
The text was updated successfully, but these errors were encountered:
Variant
USART
Control type
FOC
Control mode
Voltage
Description
Hello, I am using the ESP32 to control a hoverboard with UART communication. I am using USART 2 because it supports 3.3V. I have a problem where the ESP32 sends data out, and the motor is controlled perfectly, but I can't receive anything from the hoverboard.
After further investigation, I detected that the Tx line (hoverboard side) is very noisy. Has anyone faced this problem before, and how can I correct it?
The yellow signal is the data out from the ESP32, and the blue signal is the data in to the ESP32 (which is very noisy).
The text was updated successfully, but these errors were encountered: