PROGRAMMABLE COMMUNICATIONS INTERFACE The UPD8251AF is a Universal Synchronous/Asynchronous Receiver/Transmitter (USART) manufactured by NEC.  
### **Specifications:**  
- **Manufacturer:** NEC (Nippon Electric Company)  
- **Type:** USART (Universal Synchronous/Asynchronous Receiver/Transmitter)  
- **Package:** 28-pin DIP (Dual In-line Package)  
- **Operating Voltage:** +5V  
- **Data Rate:** Up to 64 Kbps (asynchronous mode), up to 1 Mbps (synchronous mode)  
- **Interface:** Parallel (8-bit data bus)  
- **Communication Modes:**  
  - Asynchronous (with programmable baud rate)  
  - Synchronous (external or internal clock)  
- **Features:**  
  - Full-duplex operation  
  - Programmable character length (5, 6, 7, or 8 bits)  
  - Parity generation and detection (odd, even, or none)  
  - 1 or 2 stop bit configuration (asynchronous mode)  
  - Error detection (framing, overrun, parity errors)  
  - Modem control signals (RTS, CTS, DTR, DSR)  
### **Descriptions & Features:**  
- Designed for serial data communication in microprocessor-based systems.  
- Supports both synchronous and asynchronous communication protocols.  
- Includes a programmable baud rate generator for flexible timing control.  
- Compatible with Intel 8251A in terms of functionality and pinout.  
- Used in industrial control, telecommunication, and embedded systems.  
This chip is now considered obsolete but was widely used in legacy systems.