|
|
|
|
UART | Tech Info Home Page |
General Information -
Universal Asynchronous Receiver Transmitter (UART)
A UART is a chip that is used for building serial communication devices such as modems and serial ports. The chips has a transmitter section and a receiver section. The transmitter converts the (8-bit) bytes into a serial stream of data bits as they are prepared for transmission. The received takes the incoming stream of bits and groups them into 8-bit chunks so they can be reconstructed as bytes.
The UART also monitors input control lines and has the ability to change the state of output lines on the chip depending on the program code running at the time.
UARTs can be wired as either Data Terminal Equipment (DTE ) or Data Communication Equipment (DCE). They are controlled by a clock usually running at 1.84MHz and have a maximum throughput of 115Kbps. Special high speed serial ports are available with higher speed clocks such as 7.37MHz and 14.7MHz. A buffer is also used to temporarily hold incoming data. This buffer varies by the model and is usually very small.
Type of Uart's
| You are at the www.techadvice.com site which is not associated with the company or products shown on this page. | ||
| Contact Us, Disclaimer |
Advertisers ExoticRecipes |
|
© 1997,98,99,2000 www.techadvice.com All rights reserved
---