Serial Communication

From Stm32World Wiki
Revision as of 04:08, 26 February 2022 by Lth (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Serial Communication is a way to transmit data over one or two data lines as opposed to Parallel Communication where the individual bits are transmitted using multiple signals (for example 8 or 16).