Search found 1 match

by ionini
Tue Oct 29, 2019 1:43 am
Forum: General Discussion
Topic: 9 Bit UART
Replies: 5
Views: 10284

Re: 9 Bit UART

Hi!
I came across this problem and couldn't find anything.
But, I forked the SoftwareSerial library for the ESP32 and modified it a bit so 9 bit frames work.
Here you go!
https://github.com/ionini/espsoftwareserial
Hope someone finds this useful.