Universal synchronous and asynchronous receiver-transmitter: Difference between revisions
Content deleted Content added
Added image and caption #app-image-add-top Tags: Mobile edit Mobile app edit iOS app edit |
|||
(12 intermediate revisions by 8 users not shown) | |||
Line 1:
[[File:USART.png | thumb | right | alt=An example of a USART | An example of a USART]]A '''universal synchronous and asynchronous receiver-transmitter''' ('''USART''', '''programmable communications interface''' or '''PCI''')<ref>{{Cite web |date=2017-12-04 |title=8251A-Programmable Communication Interface Notes - Computer Science Engineering (CSE) |url=https://edurev.in/studytube/8251A-Programmable-Communication-Interface-Micropr/75b44fe5-ea73-4bc7-88e4-4a74b1f65084_t |access-date=2022-07-02 |website=EDUREV.IN |language=en}}</ref> is a type of a serial interface device that can be programmed to communicate asynchronously or synchronously. See [[universal asynchronous receiver-transmitter]] (UART) for a discussion of the asynchronous capabilities of these devices.
== Purpose and history ==
The USART's synchronous capabilities were primarily intended to support synchronous protocols like IBM's [[synchronous transmit-receive]] (STR), [[Binary Synchronous Communications|binary synchronous communications]] (BSC), [[synchronous data link control]] (SDLC), and the ISO-standard [[High-Level Data Link Control|high-level data link control]] (HDLC) synchronous link-layer protocols, which were used with synchronous voice-frequency [[modem]]s.
== Operation ==
The operation of a USART is intimately related to the various protocols; refer to those pages for details.
* USARTs in synchronous mode transmits data in [[Frame (networking)|frames]].
* USARTs operating as synchronous devices used either character-oriented or bit-oriented mode.
* A synchronous line is never silent; when the modem is transmitting, data is flowing.
== Devices ==
Line 19:
|-
|Intel
|[[Intel 8251|8251]]A<ref>{{Cite book |last1=Khalid |first1=Saifullah |url=https://books.google.com/books?id=DVHPhOTrAWcC |title=Microprocessor System |last2=Agrawal |first2=Neetu |publisher=Laxmi Publications Pvt Limited |year=2009 |isbn=9788131807521}}</ref>{{Rp|page=396}}
|Programmable
|Intel 8251A
|-
|Signetics / Philips
|2651
|Programmable
|Philips Semiconductors SCN2651
|-
|Zilog
|"SIO" Z8440–4/Z84C40–4
|Z85230/Z80230/Z8523L/Z85233▼
|
|Zilog #ps0183, Z8440/1/2/3/4 and Z84C40/1/2/3/4 data sheet<ref name="zilog_com-ps0183">{{cite web|title=Zilog Product specification Z8440/1/2/4, Z84C40/1/2/3/4. Serial input/output controller|url=http://www.zilog.com/docs/z80/ps0183.pdf}} 090529 zilog.com</ref>
|IXYS web page<ref>{{Cite web | title = Enhanced Serial Communications Controllers, | url = http://www.zilog.com/index.php?option=com_cutsheet&task=view&cid=8&id=8|website = www.zilog.com | accessdate = 2015-12-16}}</ref>▼
|-
|Zilog
▲|[[Zilog SCC|"SCC"]] Z8530/Z85C30; Z85230/Z80230/Z8523L/Z85233
|Enhanced serial communications controller
▲|IXYS web page<ref>{{Cite web | title = Enhanced Serial Communications Controllers
|}
== References ==
<references />
__NOTOC__
{{DEFAULTSORT:Universal Synchronous Asynchronous Receiver Transmitter}}
[[Category:Data transmission]]
|