Intel 8251 (USART-Universal Synchronous Asynchronous Receiver Transmitter)
Intel 8251 (USART-Universal Synchronous Asynchronous Receiver Transmitter)
Transmitter)
It acts as a mediator between microprocessor and peripheral to transmit serial data into parallel form
and vice versa.
1. It takes data serially from peripheral (outside devices) and converts into parallel data.
2. After converting the data into parallel form, it transmits it to the CPU.
3. Similarly, it receives parallel data from microprocessor and converts it into serial form.
4. After converting data into serial form, it transmits it to outside device (peripheral).