UART Transmission Time: Why 115200 Baud Is Not 115200 Bytes/s
When someone says “115200 baud,” it is easy to read that as “115200 bytes per second.” A UART does not work that way: every transmitted frame also contains framing bits. The useful rate depends on the
embedded-engineering-toolkit.hashnode.dev4 min read