Search found 1 match

by iwalker
Mon Jan 02, 2017 9:12 am
Forum: ESP32 Arduino
Topic: Serial with Mark/Space Parity
Replies: 2
Views: 5882

Serial with Mark/Space Parity

Hi There I need to talk to a device that requires 9 bit serial where the 9th bit has to be set high to let the device know it is being addressed. On Arduino I managed this by manipulating the relevant serial control registers. Is this possible with the ESP32 and where can I find details on the seria...