Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Mirmit
#66117 Hi there,

I have a project where I'm looking at receiving motor commands in an hoverboard. The hoverboard main board send commands to motor control board using UART communication using a strange configuration - at least not usual. It uses a speed of 23600 bauds and send data on a 9 bits, 1 start and 1 stop.

I ideally would need 2 port to receive information for the two motors.

Do you think these can be achieved on ESP8266?

I haven't see such configuration in ESP8266 datasheet for the hardware UART.

Thanks