JPS6019821B2 - Serial data reception method - Google Patents
Serial data reception methodInfo
- Publication number
- JPS6019821B2 JPS6019821B2 JP13399879A JP13399879A JPS6019821B2 JP S6019821 B2 JPS6019821 B2 JP S6019821B2 JP 13399879 A JP13399879 A JP 13399879A JP 13399879 A JP13399879 A JP 13399879A JP S6019821 B2 JPS6019821 B2 JP S6019821B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- address
- buffer
- interrupt
- stored
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L25/00—Baseband systems
- H04L25/38—Synchronous or start-stop systems, e.g. for Baudot code
- H04L25/40—Transmitting circuits; Receiving circuits
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
- G06F13/20—Handling requests for interconnection or transfer for access to input/output bus
- G06F13/24—Handling requests for interconnection or transfer for access to input/output bus using interrupt
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/42—Bus transfer protocol, e.g. handshake; Synchronisation
- G06F13/4204—Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
- G06F13/4208—Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus
- G06F13/4213—Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus with asynchronous protocol
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Communication Control (AREA)
- Information Transfer Systems (AREA)
- Small-Scale Networks (AREA)
Description
【発明の詳細な説明】
本発明は端末装置から自局アドレスとデータがシリアル
に中央処理装置に伝送されるシステムにおけるシリアル
データ受信方式に関する。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a serial data receiving system in a system in which a local address and data are serially transmitted from a terminal device to a central processing unit.
中央処理装置に複数の端末装置を接続する場合、通常は
中央処理装置の入力ボートの各端子に1台の端末装置を
接続する構成がとられる。When a plurality of terminal devices are connected to a central processing unit, a configuration is usually adopted in which one terminal device is connected to each terminal of an input port of the central processing unit.
このようなシステムでは、端末装置を入力端子によって
識別することができるため、端末装置からはアドレスを
伝送する必要があく、データのみがシリアルに伝送され
る。この場合、中央処理装置CPUは各端末対応に第1
図に示すごときレシーブバッファを有することになる。
第1図において、受信されたシリアルデー外ましシーフ
バツフアB4に格納され、パラレルデ−夕に変換される
。変換されたデータはしシーフバッファB3,B2,B
Iと順次送られ、レシーフバッフアBIに格納された時
点で割込み信号INTが発生する。レシーフバツフアB
川こ格納されているデータがCPUへ入力される迄の間
に受信した次のデータは82へ格納される。CPUがレ
シーフバッフアBIのデータを入力すると、B2のデー
タはBIへ送られ、再び割込み信号mTが発生する。こ
のようにして、シリアルデータの受信と、CPUの入力
とが非同期に行なわれ、入力待ちのデータはしシープバ
ッフアBI〜B4へ順次格納される。一方、端末装置の
台数が増えると、CPUから延びる一本の共通伝送路に
複数の端末装置を援続するシステム構成がとられる。こ
のようなシステムでは、端末装置は端末識別のため、自
局アドレスをデータに付してCPUに伝送する。この端
末識別アドレスを有するシリアルデータを第1図に示す
シリアルデータ受信回路で受信することを考えてみる。
まずアドレスがレシーフバツフアBIへ格納されると割
込み信号瓜Tが発生する。この時CPUが割込みを受付
けて即入力を行なうとBIは空になり、受信中のデータ
が受信終了となる迄この状態が続く。データの受信が終
了し、B4からBIへデータが送られて始めて、再びI
NTが発生し、BIのデータが入力される。このように
、端末識別アドレスの付加されたデータを第1図の回路
で受信すると、アドレスおよびデータ受信時に各々割込
みが発生して、そのたび毎に割込み処理を行なわなくて
はならないので、CPUのプログラム処理が頻繁に割込
み処理により中断されて効率が悪くなる。又、通常アド
レスとデータは連続して送られてくるので、短時間のう
ちに再び割込みが発生する形となり、CPUがアドレス
受信の割込み処理を終了して、元のプログラムへ戻った
時点で再びデータ受信の割込み処理を開始することにな
り、実質的には1回の割込み処理と同じことを2回に分
けて行なうことになる。上述のように、中央処理装置の
受信バッファがアドレス、データ共用であると、常にア
ドレス受信時及びデータ受信時に割込みが発生し、アド
レス受信時及びデータ受信時にそれぞれ割込処理を行な
わなくてはならない。アドレスを受信した時点では、未
だデータを受信していないので、データ処理は行えない
から、アドレス受信時の割込み処理としては、単に受信
したアドレスをセーブしておくだけとなる。このセーブ
されたアドレスは、後にデータ受信により割込みが発生
した時に始めてデータと共に処理されるので、データ受
信時になってから入力すればよい性格のものであるが、
受信バッファが共有の場合には、データ受信にのみ割込
みを発生することができない。本発明の目的は、アドレ
スをデータに付加したシリアルデータの効率よい処理を
可能ならしめる受信方式を提供することにある。In such a system, since the terminal device can be identified by the input terminal, there is no need to transmit an address from the terminal device, and only data is transmitted serially. In this case, the central processing unit CPU has a first
It has a receive buffer as shown in the figure.
In FIG. 1, the received serial data is stored in a buffer B4 and converted into parallel data. Converted data is transferred to thief buffer B3, B2, B
The interrupt signal INT is generated when the data is sequentially sent to the receiver buffer BI and stored in the receiver buffer BI. Receipt B
The next data received until the stored data is input to the CPU is stored in 82. When the CPU inputs data from the receiver buffer BI, the data from B2 is sent to BI, and an interrupt signal mT is generated again. In this way, the reception of serial data and the input to the CPU are performed asynchronously, and the data waiting to be input is sequentially stored in the sheep buffers BI to B4. On the other hand, as the number of terminal devices increases, a system configuration is adopted in which a plurality of terminal devices are connected to one common transmission path extending from the CPU. In such a system, a terminal device attaches its own address to data and transmits the data to the CPU for terminal identification. Let us consider that serial data having this terminal identification address is received by the serial data receiving circuit shown in FIG.
First, when an address is stored in the receiver buffer BI, an interrupt signal T is generated. At this time, if the CPU accepts the interrupt and performs an immediate input, the BI becomes empty, and this state continues until the data being received is completed. After the data reception is finished and the data is sent from B4 to BI, the I
NT is generated and BI data is input. In this way, when data with a terminal identification address added is received by the circuit shown in Figure 1, an interrupt occurs each time the address and data are received, and interrupt processing must be performed each time, so the CPU Program processing is frequently interrupted by interrupt processing, resulting in poor efficiency. Also, since addresses and data are normally sent continuously, an interrupt will occur again within a short period of time, and once the CPU finishes the address reception interrupt processing and returns to the original program, the interrupt will occur again. Interrupt processing for data reception will be started, and essentially the same thing as one interrupt processing will be performed twice. As mentioned above, if the receive buffer of the central processing unit is shared for addresses and data, an interrupt always occurs when receiving an address and when receiving data, and interrupt processing must be performed when receiving an address and receiving data respectively. . At the time when an address is received, no data has been received yet, so no data processing can be performed, so the interrupt processing at the time of address reception is simply to save the received address. This saved address is processed together with the data only when an interrupt occurs later due to data reception, so it is only necessary to input it after data reception.
If the receive buffer is shared, an interrupt cannot be generated only for data reception. SUMMARY OF THE INVENTION An object of the present invention is to provide a reception method that enables efficient processing of serial data in which an address is added to the data.
上記の目的を達成するため「本発明はCPUが受信した
アドレスとデータをそれぞれ別個のバッファに格納する
ようにし、データ受信時において割込みを発生すること
を特徴とする。In order to achieve the above object, the present invention is characterized in that addresses and data received by the CPU are stored in separate buffers, and an interrupt is generated when data is received.
第2図は本発明の一実施例であるシリアルデータ受信回
路を示す。FIG. 2 shows a serial data receiving circuit which is an embodiment of the present invention.
こ)では2つの全く同一なしシープバツフアABI〜4
とDBI〜4を持ち〜 アドレスバッファABI〜AB
4にはアドレスを、データバッファDBI〜DB4には
データをそれぞれ区別して格納するとする。端末装置か
ら送られてくるシリアル・データはゲートGI及びG2
によりアドレスバッファあるいはデータバッファに入力
される。ゲートGI,G2はアドレスノデータ判別フリ
ップフロップ11により制御される。このフリツプフロ
ツプ11は現在受信中のシリアルデータかアドレスか又
はデータかを判別する。電源投入時及びリセット時には
このフリップフロツプがリセツトされており、ゲートG
Iが開いている。従って、最初に送られてくるアドレス
はアドレスバッファAB4に格納される。アドレスの受
信が終了すると、フリッブフロップ11はセットされ、
ゲートG2が開く。従って、次に送られてくるデータは
データバッファDB4に格納される。AB4の内容はA
B3→AB2→ABIと順次移り、同様にDB4の内容
もDB3→DB2→DBIと順次移り、このようにして
アドレスがABIに、データカミDBIに格納されると
、データバッファ側を通して割込み信号NTが発生する
。一方、アドレスを格納するアドレスバッファ側には割
込み信号発生手段を持たせないか、あるいは割込み信号
をあらかじめマスクしておき、アドレスがABIに格納
されても、割込み信号が出力されないようにする。従っ
て、データバッファ側の瓜Tによる割込みによってCP
UはABIからアドレスを、DBIからデータを入力す
ることができる。第3図にアドレス及びデータから成る
シリアルデータのフオーマットを示す。本発明の回路は
このフオーマットによるシリアルデータを扱うが、アド
レス部とデータ部との区別が可能な形式であれば、何ら
このフオーマットに限られない。第3図は1バイトデー
タの転送の場合で、アドレス部とデータ部はストップビ
ット1ビットにより連続している。データ部と次のアド
レス部の間は最低2ビットのストップビットがおかれ2
ビット以上離れてもさしつかえない。第4図は、第3図
のフオーマットを受信した時に第2図のアドレス・デー
タ判別フリップフロップ11を駆動する回路の実施例で
ある。In this case, there are two completely identical sheep buffers ABI ~ 4.
and DBI~4~ address buffer ABI~AB
It is assumed that addresses are stored in 4 and data are stored in data buffers DBI to DB4, respectively. Serial data sent from the terminal device is sent to gates GI and G2.
input into the address buffer or data buffer. Gates GI and G2 are controlled by an address/data discrimination flip-flop 11. This flip-flop 11 determines whether it is currently receiving serial data, address, or data. At power-on and reset, this flip-flop is reset, and the gate G
I is open. Therefore, the first address sent is stored in address buffer AB4. When the reception of the address is completed, the flip-flop 11 is set,
Gate G2 opens. Therefore, the next data sent is stored in the data buffer DB4. The contents of AB4 are A
The contents of DB4 are sequentially transferred from B3 to AB2 to ABI, and the contents of DB4 are also sequentially transferred from DB3 to DB2 to DBI. When the address is stored in ABI and data in DBI in this way, an interrupt signal NT is generated through the data buffer side. do. On the other hand, the address buffer that stores the address does not have an interrupt signal generating means, or the interrupt signal is masked in advance so that the interrupt signal is not output even if the address is stored in the ABI. Therefore, due to the interrupt by the melon T on the data buffer side, the CP
U can input addresses from ABI and data from DBI. FIG. 3 shows the format of serial data consisting of addresses and data. Although the circuit of the present invention handles serial data in this format, it is not limited to this format as long as the address field and data field can be distinguished. FIG. 3 shows the case of 1-byte data transfer, where the address field and the data field are continuous with 1 stop bit. At least 2 stop bits are placed between the data field and the next address field.
It doesn't matter if it's more than a bit away. FIG. 4 shows an embodiment of a circuit that drives the address/data discrimination flip-flop 11 of FIG. 2 when the format of FIG. 3 is received.
Si,RXCは第2図に対応し、12は受信データのビ
ット列を計数するカウンタ回路、13は受信中セットさ
れるフリツプフロツプ回路、14はデータ部受信の終了
時にセットされるフリップフロップ回路、15はィンバ
ータ、G3は2入力アンドゲートである。第5図は第4
図のタイムチャートで、第3図のフオーマツトを受信し
た場合について記してある。Si, RXC correspond to FIG. 2, 12 is a counter circuit that counts the bit string of received data, 13 is a flip-flop circuit that is set during reception, 14 is a flip-flop circuit that is set at the end of data section reception, and 15 is a flip-flop circuit that is set at the end of receiving data. Inverter G3 is a two-input AND gate. Figure 5 is the 4th
The time chart shown in the figure describes the case where the format shown in FIG. 3 is received.
aは第3図のデータをインバータした信で、第4図のレ
シーブデータ入力に与えられるデータを示す。bは第4
図のフリップフロップ回路13の出力信号、c,dはフ
リップフロツプ回路14の出力信号、e,fはフリップ
フロツプ11・の出力信号である。まずアドレス部のス
タートビットがaに与えられると、CLOCKに同期し
てフリップフロツプ回路13がセットされる。bが“H
igHになるとゲートG3が開いてRXCが送出され、
以後aに与えられるデー外まバッファに入力される。フ
リツプフロツプ回路13と同時にカゥンタ回路12が作
動を開始し、入力されるデー夕のビットを計数し、アド
レス部のストップビットの終了直前にdを出力する。d
によりフリップフロップ11はセットされ、アドレス部
指示からデータ部指示へ切替わり、出力e,fは反転す
る。カウンタ回路12はさらに計数を続け、ストップビ
ットの次のビット位置のセンターでサンプリング信号h
を出力する。この場合、ストップビットの次にはデータ
部のスタートビットが受信されるので、aは“High
”で、インバータ1 5の出力は“山w”となりフリッ
プフロップ回路14はセットされない。カウンタ回路1
2は2重のカウンタで構成されており、ストップビット
の次のビットを計数している間にデータのカウントはス
タートビットから再起動されている。従ってデータ部の
ストップビット迄再びカウントするとdが出力され、さ
らにストップビットの次のビットのセンターでhが出力
される。この時ストップビットの次はストップビット状
態が保たれており、aには“山w’’が与えられる。従
ってインバーター5の出力は“High”となり、フリ
ツプフロツプ回路14がセットされる。フリップフロッ
プ回路14がセットされるとフリツプフロツプ回路13
及びフリツプフロツプ11はリセットされ、次に受信す
るものはアドレス部を指示する。フリップフロツプ回路
14はリセット信号gによりリセットされ回路は全て初
期状態に戻る。以上のようにして第3図のフオーマット
の場合には「 2キャラクタの連続したデータを最初の
ものはアドレスバッファAB‘こ、2番目に受信したキ
ャラクタはデータバッファDBに格納することができる
。4. A is an inverted signal of the data in FIG. 3, and represents the data applied to the receive data input in FIG. b is the fourth
The output signals of the flip-flop circuit 13 in the figure, c and d are the output signals of the flip-flop circuit 14, and e and f are the output signals of the flip-flop circuit 11. First, when the start bit of the address section is given to a, the flip-flop circuit 13 is set in synchronization with CLOCK. b is “H”
When it becomes igH, gate G3 opens and RXC is sent out,
Thereafter, the data given to a is input to the buffer. The counter circuit 12 starts operating at the same time as the flip-flop circuit 13, counts the input data bits, and outputs d immediately before the end of the stop bit of the address section. d
As a result, the flip-flop 11 is set, the address section instruction is switched to the data section instruction, and the outputs e and f are inverted. The counter circuit 12 continues counting, and at the center of the bit position next to the stop bit, the sampling signal h
Output. In this case, the start bit of the data section is received after the stop bit, so a is “High.”
”, the output of the inverter 15 becomes “mountain w” and the flip-flop circuit 14 is not set.Counter circuit 1
2 is composed of a double counter, and while counting the bit following the stop bit, data counting is restarted from the start bit. Therefore, when counting again up to the stop bit of the data section, d is output, and furthermore, h is output at the center of the next bit after the stop bit. At this time, the stop bit state is maintained after the stop bit, and "mountain w'' is given to a. Therefore, the output of the inverter 5 becomes "High", and the flip-flop circuit 14 is set.Flip-flop circuit 14 is set, the flip-flop circuit 13
and flip-flop 11 is reset, and the next one to be received points to the address section. The flip-flop circuit 14 is reset by the reset signal g, and all the circuits return to their initial states. As described above, in the case of the format shown in FIG. 3, two consecutive characters of data can be stored in the first received address buffer AB' and the second received character in the data buffer DB.
以上説明したように、本発明によれば「CPU側に2組
の受信バッファを設け、そのうちの一方の受信バッファ
のみに割込み発生機能を持たせ、シリアルに到来するア
ドレス部とデータ部を別々の受信バッファに格納するこ
とにより、データ受信時にCPUへ割込み信号を送り、
それによってCPUはデータと既に別のバッファに格納
されているアドレスとを一度に入力できるため「CPU
での効率のよい処理が可能になる。As explained above, according to the present invention, ``Two sets of receive buffers are provided on the CPU side, only one of the receive buffers is provided with an interrupt generation function, and the address field and data field that arrive serially are separated. By storing it in the reception buffer, it sends an interrupt signal to the CPU when receiving data,
This allows the CPU to input data and an address already stored in another buffer at the same time.
Enables efficient processing.
第】図は従来例を示すブロック図、第2図は本発明の−
実施例であるシリアルデータ受信回路を示すブロック図
、第3図はシリアルデータのフオーマットを示す図「第
4図は第2図のフリップフロップ11を駆動する回路例
を示すブロック図、第5図は第4図を説明するタイムチ
ャートである。
ABI〜AB4・・・アドレスバツフア、DBI〜DB
4…データバッファ、!1…フリツプフロツプ、12・
・・カウンタ回路、13および14…フリツプフロツプ
回路、15・・・インバータ。
第】図
第3図
第2図
4
第5図Fig. 2 is a block diagram showing a conventional example, and Fig. 2 is a block diagram showing a conventional example.
FIG. 3 is a block diagram showing a serial data receiving circuit according to an embodiment. FIG. 4 is a block diagram showing an example of a circuit that drives the flip-flop 11 in FIG. It is a time chart explaining Fig. 4. ABI~AB4...address buffer, DBI~DB
4...Data buffer! 1...Flip-flop, 12.
...Counter circuit, 13 and 14...Flip-flop circuit, 15...Inverter. Figure 3 Figure 2 Figure 4 Figure 5
Claims (1)
装置を接続し、端末装置から中央処理装置にデータを伝
送する際、自局のアドレスをデータの先頭に付し、前記
伝送路を介して中央処理装置にシリアルに伝送し、中央
処理装置側ではアドレスあるいはデータが受信バツフア
に揃う毎に割込みが発生して該アドレス、データを取り
込むシステムにおいて、中央処理装置側に2組の受信バ
ツフアを設けて、そのうちの一方の受信バツフアのみに
割込み発生機能をもたせ、前記共通の伝送路を介して端
末装置側からシリアルに到来するアドレス、データのう
ち、アドレスを第1の受信バツフアに、データを第2の
受信バツフアにそれぞれ格納し、その第2の受信バツフ
アにデータが揃つた時点で割込みを発生せしめ、該割込
みによつて前記第2の受信バツフアに格納されたデータ
と共に前記第1の受信バツフアに既に格納されているア
ドレスを同時に取り込むことを特徴とするシリアルデー
タ受信方式。1. When multiple terminal devices are connected to a common transmission path extending from the central processing unit and data is transmitted from the terminal device to the central processing unit, the address of the own station is added to the beginning of the data, and the data is transmitted via the transmission path. In a system in which data is serially transmitted to a central processing unit, and each time an address or data is available in a reception buffer on the central processing unit side, an interrupt is generated and the address or data is taken in, two sets of reception buffers are provided on the central processing unit side. Then, only one of the receiving buffers is provided with an interrupt generation function, and among the addresses and data that arrive serially from the terminal device side via the common transmission path, the address is sent to the first receiving buffer, and the data is sent to the first receiving buffer. When the data is stored in the second receive buffer, an interrupt is generated, and the interrupt causes the data stored in the second receive buffer to be stored in the first receive buffer. A serial data reception method characterized by simultaneously capturing addresses already stored in the .
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP13399879A JPS6019821B2 (en) | 1979-10-17 | 1979-10-17 | Serial data reception method |
DE19803039306 DE3039306C2 (en) | 1979-10-17 | 1980-10-17 | Device for receiving asynchronous and bit-by-bit serially transmitted data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP13399879A JPS6019821B2 (en) | 1979-10-17 | 1979-10-17 | Serial data reception method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS5657351A JPS5657351A (en) | 1981-05-19 |
JPS6019821B2 true JPS6019821B2 (en) | 1985-05-18 |
Family
ID=15117986
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP13399879A Expired JPS6019821B2 (en) | 1979-10-17 | 1979-10-17 | Serial data reception method |
Country Status (2)
Country | Link |
---|---|
JP (1) | JPS6019821B2 (en) |
DE (1) | DE3039306C2 (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS60551A (en) * | 1983-06-16 | 1985-01-05 | Hitachi Ltd | Central processor of data transmitting system |
US4912723A (en) * | 1984-06-28 | 1990-03-27 | Westinghouse Electric Corp. | Multipurpose digital IC for communication and control network |
FR2568035B1 (en) * | 1984-07-17 | 1989-06-02 | Sagem | METHOD FOR INTERCONNECTING MICROPROCESSORS |
DE3624665A1 (en) * | 1986-07-22 | 1988-01-28 | Bosch Gmbh Robert | Circuit arrangement for switching various electrical loads on and off |
JP2578773B2 (en) * | 1986-09-01 | 1997-02-05 | 日本電気株式会社 | Serial data transfer device |
JPH0748732B2 (en) * | 1987-05-19 | 1995-05-24 | シャープ株式会社 | Serial communication system |
FR2773657B1 (en) * | 1998-01-14 | 2001-12-28 | Sgs Thomson Microelectronics | COMMUNICATION METHOD WITH COHERENCE CONTROL AND DEVICE FOR IMPLEMENTING IT |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6046585B2 (en) * | 1979-03-06 | 1985-10-16 | 株式会社リコー | Serial data transmission method |
-
1979
- 1979-10-17 JP JP13399879A patent/JPS6019821B2/en not_active Expired
-
1980
- 1980-10-17 DE DE19803039306 patent/DE3039306C2/en not_active Expired
Also Published As
Publication number | Publication date |
---|---|
DE3039306A1 (en) | 1981-05-07 |
JPS5657351A (en) | 1981-05-19 |
DE3039306C2 (en) | 1986-08-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5374926A (en) | Communications circuit having an interface for external address decoding | |
US5019966A (en) | Dual processors using busy signal for controlling transfer for predetermined length data when receiving processor is processing previously received data | |
EP0393319A3 (en) | Bus-to-bus adapter | |
JPH0795231A (en) | Inter-lan connecting device | |
US4345325A (en) | Message-interchange circuitry for microprocessors linked by synchronous communication network | |
JPH03104459A (en) | Data communication equipment | |
JPH02140863A (en) | Text transmission system for terminal side editor in distributed type editor | |
JPS6019821B2 (en) | Serial data reception method | |
US5228129A (en) | Synchronous communication interface for reducing the effect of data processor latency | |
JPS6136860A (en) | Mutual connection of microprocessor | |
JPS6359042A (en) | Communication interface equipment | |
US5400332A (en) | Communication system between communication cards mounted separately in shelves | |
US5790893A (en) | Segmented concurrent receive/transfer interface using shared RAM storage | |
US5481753A (en) | I/O device having identification register and data register where identification register indicates output from the data register to be an identifier or normal data | |
EP0829095B1 (en) | Method and apparatus for reducing latency time on an interface by overlapping transmitted packets | |
US6178462B1 (en) | Protocol for using a PCI interface for connecting networks | |
JPS6335139B2 (en) | ||
JP3501561B2 (en) | Buffer memory access control circuit | |
JPH11242651A (en) | Interface | |
JP2764590B2 (en) | Signal repeater | |
JPH0624395B2 (en) | Data communication device | |
JPS5999841A (en) | Code receiver | |
JP2636003B2 (en) | Data transfer control device | |
JPH023345B2 (en) | ||
JPS6130300B2 (en) |