-->
Page 1 of 1

9-bits 23600 bauds

PostPosted: Sat May 20, 2017 5:43 am
by Mirmit
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