UARTs (Universal Asynchronous Receiver Transmitter)

Results:
1,209
Manufacturer
Series
Supplier Device Package
Package / Case
Voltage - Supply
Data Rate (Max)
Number of Channels
Features
FIFO's
Protocol
Mounting Type
With Modem Control
With False Start Bit Detection
With Auto Flow Control
With IrDA Encoder/Decoder
Function
Operating Temperature
Grade
Standards
Qualification
Interface
Core Processor
Program Memory Type
EEPROM Size
Voltage - Supply (Vcc/Vdd)
Speed
RAM Size
Number of I/O
Peripherals
Current - Supply
Oscillator Type
Core Size
Connectivity
Program Memory Size
Data Converters
Results remaining1,209
Select
ImageProduct DetailPriceAvailabilityECAD ModelSeriesMounting TypeFeaturesPackage / CaseSupplier Device PackageProtocolData Rate (Max)Voltage - SupplyNumber of ChannelsFIFO'sWith Auto Flow ControlWith IrDA Encoder/DecoderWith False Start Bit DetectionWith Modem Control
SC16C652BIB48,128
IC ENCODER/DECODER IRDA 48LQFP
Contact us
Quantity
Contact us
PCB Symbol, Footprint & 3D Model
-
Surface Mount
-
48-LQFP
48-LQFP (7x7)
-
5Mbps
2.5V, 3.3V, 5V
2, DUART
32 Byte
Yes
Yes
Yes
Yes
SC28L91A1B,557
SERIAL I/O CONTROLLER, 1 CHANNEL
Contact us
Quantity
Contact us
PCB Symbol, Footprint & 3D Model
Surface Mount
Configurable GPIO, Internal Oscillator, Timer/Counter
44-QFP
44-PQFP (10x10)
-
1Mbps
3.3V, 5V
1, UART
16 Byte
Yes
-
Yes
Yes
SC28L202A1DGG,129
UART IC 1, UART CHANNEL RS485 25
Contact us
Quantity
Contact us
PCB Symbol, Footprint & 3D Model
Surface Mount
Configurable GPIO, Internal Oscillator, Timer/Counter
56-TFSOP (0.240", 6.10mm Width)
56-TSSOP
RS485
3.125Mbps
3.3V, 5V
1, UART
256 Byte
Yes
-
Yes
Yes
MAX14833ETB+
Contact us
Quantity
Contact us
PCB Symbol, Footprint & 3D Model
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ST16C2550IJ44TR-F
IC UART FIFO 16B DUAL 44PLCC
Contact us
Quantity
Contact us
PCB Symbol, Footprint & 3D Model
-
Surface Mount
Internal Oscillator, Timer/Counter
44-LCC (J-Lead)
44-PLCC (16.59x16.59)
RS232, RS485
4Mbps
2.97V ~ 5.5V
2, DUART
16 Byte
-
-
Yes
Yes
ST68C554CJ68-F
IC UART FIFIO 16B QUAD 68PLCC
Contact us
Quantity
Contact us
PCB Symbol, Footprint & 3D Model
ST68C554
Surface Mount
-
68-LCC (J-Lead)
68-PLCC (24.23x24.23)
-
1.5Mbps
2.97V ~ 5.5V
4, QUART
16 Byte
-
-
-
Yes
SC16C554DBIB64,128
UART IC 4, QUART CHANNEL 16 BYTE
Contact us
Quantity
Contact us
PCB Symbol, Footprint & 3D Model
-
Surface Mount
-
64-LQFP
64-LQFP (10x10)
-
5Mbps
2.5V, 3.3V, 5V
4, QUART
16 Byte
Yes
-
Yes
Yes
SC16C654BIBM,157
SERIAL I/O CONTROLLER, 4 CHANNEL
Contact us
Quantity
Contact us
PCB Symbol, Footprint & 3D Model
-
Surface Mount
-
64-LQFP
64-LQFP (7x7)
-
5Mbps
2.5V, 3.3V, 5V
4, QUART
64 Byte
Yes
Yes
Yes
Yes
SC16C554BIB64,151
DESCRIPTION SERIAL I/O CONTROLLE
Contact us
Quantity
Contact us
PCB Symbol, Footprint & 3D Model
-
Surface Mount
-
64-LQFP
64-LQFP (10x10)
-
5Mbps
2.5V, 3.3V, 5V
4, QUART
16 Byte
Yes
-
Yes
Yes

UARTs (Universal Asynchronous Receiver Transmitter)

Interface - UARTs (Universal Asynchronous Receiver/Transmitter) are physical circuits that enable the conversion of parallel data into serial data for transmission, or the conversion of received serial data into parallel data for use by microcontrollers or CPUs. They play a critical role in facilitating communication and data transfer within telecommunications systems. UARTs are commonly used in various applications, including computer systems, embedded systems, and communication devices. They provide a standardized method for serial communication, allowing devices with different data formats and protocols to exchange information. When transmitting data, the UART converts parallel data into a serial bit stream by sending out each bit sequentially. It also adds start and stop bits to the data frame for synchronization purposes. On the receiving end, the UART receives the serial data and converts it back into parallel data by assembling the individual bits into a complete byte or word. UARTs can support different data rates, which determine the speed of data transmission. The data rate is measured in bits per second (baud rate) and can be adjusted according to the requirements of the specific application. In addition to the basic functionality of data conversion, UARTs may include additional features to enhance their capabilities. These features can include internal oscillators for generating accurate timing signals, timers and counters for precise timing operations, GPIO pins for general-purpose input/output functions, and printer ports for direct connection to printers or other external devices. The selection of a UART interface depends on various factors such as the number of channels needed for simultaneous communication, the desired data rate, and specific application requirements. Different UARTs may support different protocols, such as RS232, RS422, or RS485, which determine the electrical characteristics and signaling methods for data transmission. Overall, UARTs are essential components in telecommunications systems, enabling the conversion of data between parallel and serial formats for efficient communication. They provide a standardized and flexible method for serial data exchange, supporting various data rates and incorporating additional features to meet specific application needs.