Home > Catalogue > Communication Interface ICs > UART Interface ICs> Microchip Technology

UART Interface ICs

Results:
UART Interface ICs Results:
Filter Results: -1/8
Comprehensive
Price Priority
Stock Priority
Image
Part Number
Manufacturer
Description
Availability
Unit Price
Quantity
Operation
AY-5-1013A
Microchip Technology
40kBaud no no no no 1,UART 4.75V 5.25V 8B PDIP-40 Through hole mounting
Quantity: 10450
Ship Date: 15-19 working days
89+
1+ $5.5743
25+ $5.3477
50+ $5.1211
100+ $5.0304
300+ $4.9851
500+ $4.9398
1000+ $4.8038
5000+ $4.8038
- +
x $5.5743
Ext. Price: $128.20
MOQ: 23
Mult: 1
SPQ: 1
AY-6-1013
Microchip Technology
Quantity: 370
Ship Date: 15-19 working days
1+ $5.5743
25+ $5.3477
50+ $5.1211
100+ $5.0304
300+ $4.9851
500+ $4.9398
1000+ $4.8038
5000+ $4.8038
- +
x $5.5743
Ext. Price: $128.20
MOQ: 23
Mult: 1
SPQ: 1
AY-5-1013A-HR
Microchip Technology
40kBaud no no no no 8 4.75V 5.25V 8B PDIP-40 Through hole mounting
Quantity: 249
Ship Date: 15-19 working days
89+
1+ $12.4439
25+ $11.9381
50+ $11.4322
100+ $11.2299
300+ $11.1287
500+ $11.0276
1000+ $10.724
5000+ $10.724
- +
x $12.4439
Ext. Price: $124.43
MOQ: 10
Mult: 1
SPQ: 1
AY-5-1013
Microchip Technology
Quantity: 855
Ship Date: 15-19 working days
81+
1+ $5.5743
25+ $5.3477
50+ $5.1211
100+ $5.0304
300+ $4.9851
500+ $4.9398
1000+ $4.8038
5000+ $4.8038
- +
x $5.5743
Ext. Price: $128.20
MOQ: 23
Mult: 1
SPQ: 1
AY-3-1015D
Microchip Technology
25kBaud no no no no 1,UART PDIP-40 Through hole mounting
Quantity: 378
Ship Date: 15-19 working days
85+
1+ $9.9185
25+ $9.5153
50+ $9.1121
100+ $8.9509
300+ $8.8702
500+ $8.7896
1000+ $8.5477
5000+ $8.5477
- +
x $9.9185
Ext. Price: $128.94
MOQ: 13
Mult: 1
SPQ: 1
AY-5-1013A-HRS
Microchip Technology
Quantity: 342
Ship Date: 15-19 working days
84+
1+ $12.0252
25+ $11.5364
50+ $11.0476
100+ $10.852
300+ $10.7543
500+ $10.6565
1000+ $10.3632
5000+ $10.3632
- +
x $12.0252
Ext. Price: $132.27
MOQ: 11
Mult: 1
SPQ: 1
SEC1100-A5-02
Microchip Technology
1.5Mbps no no SPI Serial,UART,USB 3V 5.5V QFN SMD mount 5mm*5mm*880μm
Quantity: 0
Ship Date: 13-17 working days
490+ $1.6252
- +
x $1.6252
Ext. Price: $796.34
MOQ: 490
Mult: 490
SPQ: 1
SEC1100-A5-02-TR
Microchip Technology
no no SPI Serial,UART,USB QFN SMD mount,glue mount 5mm*5mm*880μm
Quantity: 0
Ship Date: 13-17 working days
4000+ $1.5037
- +
x $1.5037
Ext. Price: $6014.80
MOQ: 4000
Mult: 4000
SPQ: 1

UART Interface ICs

Universal Asynchronous Receiver/Transmitter (UART)

Definition:
The UART is a hardware device that enables communication between a computer and other devices, such as modems or printers, via a serial interface. It is called "universal" because it is a standard protocol used across various systems, and "asynchronous" because it does not rely on a common clock signal between the sender and receiver.

Function:
The primary function of a UART is to convert parallel data from a computer into a serial data stream for transmission over a communication channel. It performs this conversion by sending data one bit at a time. The UART also handles the inverse operation, receiving serial data and converting it back into parallel data for the computer to process. It manages tasks such as start and stop bits, parity, and baud rate, which are essential for error-free data transmission.

Applications:
UARTs are widely used in various applications due to their simplicity and flexibility:
1. Embedded Systems: They are commonly found in microcontrollers for communication with sensors, displays, and other peripherals.
2. Industrial Automation: UARTs facilitate communication between industrial controllers and various devices in an automation setup.
3. Telecommunications: They are used in modems for data transmission over telephone lines.
4. Computer Peripherals: UARTs enable serial communication with devices like printers, mice, and keyboards.
5. IoT Devices: In the Internet of Things, UARTs are used for low-speed data communication between devices.

Selection Criteria:
When choosing a UART for a specific application, consider the following criteria:
1. Baud Rate: The speed at which data is transmitted, measured in bits per second (bps).
2. Data Bits: The number of bits in each data frame, typically 8 or 9.
3. Parity: A method for error detection, which can be none, odd, or even.
4. Stop Bits: The number of bits used to mark the end of a data frame, usually 1 or 2.
5. Flow Control: Techniques to manage data flow, such as hardware or software flow control.
6. Interface Standards: Compatibility with industry-standard interfaces like RS-232, RS-485, or USB-to-UART converters.
7. Power Consumption: Important for battery-operated devices or systems with power constraints.
8. Environmental Factors: Consideration of temperature, humidity, and electromagnetic interference for robustness in harsh environments.

In summary, UARTs are essential for serial communication in a wide range of applications, and their selection should be based on the specific requirements of the system in which they are to be used.
Please refer to the product rule book for details.