User Tools

Site Tools


glossary:glossary_u

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
glossary:glossary_u [2021/03/21 01:32] – [UART] Definition missing. First pass definition. tgerbicglossary:glossary_u [2021/03/21 01:41] – [UART] tgerbic
Line 4: Line 4:
  
  
-=====UART=====+=====UART or USART=====
 **U**niversal **A**synchronous **R**eceiver / **T**ransmitter **U**niversal **A**synchronous **R**eceiver / **T**ransmitter
 +  
 +**U**niversal **A**synchronous / **S**ynchronous **R**eceiver / **T**ransmitter
  
 A UART is a logic IC that typically converts parallel data to an asynchronous (async) serial stream or its reverse. Some UARTs also incorporate data buffers, serial clock circuits and control line logic/signals.  The most common type of UARTs people are familiar with have been used in personal computers as asynchronous serial ports for MODEMs, printers and terminals. A UART is a logic IC that typically converts parallel data to an asynchronous (async) serial stream or its reverse. Some UARTs also incorporate data buffers, serial clock circuits and control line logic/signals.  The most common type of UARTs people are familiar with have been used in personal computers as asynchronous serial ports for MODEMs, printers and terminals.
-In addition there is a similar IC called a USART (universal synchronous/asynchronous receiver/transmitter). This IC also includes circuitry to support synchronous (sync) serial communications. +In addition to the UART, there is a similar IC called a USART. This IC also includes additional circuitry to support synchronous (sync) serial communications. 
  
 The terms async and sync serial differ in the way they are transmitted. Sync serial has the transmitter and receiver clocked at exactly the same rate so it is clear where every bit of data is located in the serial stream.  The terms async and sync serial differ in the way they are transmitted. Sync serial has the transmitter and receiver clocked at exactly the same rate so it is clear where every bit of data is located in the serial stream. 
glossary/glossary_u.txt · Last modified: 2021/09/24 02:59 by Wayne

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki