JPH10334044A - Serial interface method - Google Patents

Serial interface method

Info

Publication number
JPH10334044A
JPH10334044A JP9145051A JP14505197A JPH10334044A JP H10334044 A JPH10334044 A JP H10334044A JP 9145051 A JP9145051 A JP 9145051A JP 14505197 A JP14505197 A JP 14505197A JP H10334044 A JPH10334044 A JP H10334044A
Authority
JP
Japan
Prior art keywords
data
transmitting
station
bit
receiving
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.)
Pending
Application number
JP9145051A
Other languages
Japanese (ja)
Inventor
Hideo Ishihara
秀雄 石原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP9145051A priority Critical patent/JPH10334044A/en
Publication of JPH10334044A publication Critical patent/JPH10334044A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Systems (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To make the data communication reliably performable by recognizing a signal, which follows a response confirm signal, as data information when the response confirm signal is received and recognized. SOLUTION: When the R/W bit of received address signal (ADR) is '1', a reading instruction is recognized by the side of reception station. A data transmission part 11 on the side of reception station transmits a data signal (RDATA), to which data read to a response confirm (ACK) bit '10' are added, to the side of transmission station. When an address error or a bus error is found out, the address error bit is set to '1' and the RDATA is transmitted to the side of transmission station. A data reception part 4 on the side of transmission station receives the RDATA at the rising edge of CLK. When the ACK bit is detected from the received RDATA, an ACK recognizing part 5 reads the data of 34 bits after the ACL bit. These data are data requested to be read from the side of transmission station to the side of reception station.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、LSIまたは基
板、装置間等でデータ通信に用いられるシリアルインタ
フェース方法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a serial interface method used for data communication between an LSI, a board, and devices.

【0002】[0002]

【従来の技術】従来のシリアルインタフェース方法の一
つとして、送信局側が受信局側に伝送する通信クロック
及び制御信号と、送信局側と受信局側との間を双方向に
伝送するデータ信号とを3本の信号線を介して伝送する
方法(3線インターフェース方法)がある。この方法に
おいて、送信局側から受信局側へアドレス情報を送り、
受信局側は指定されたアドレスからデータを読み出し、
送信局側に読み出したデータを送信する場合、受信局側
はアドレス情報を受信してから固定時間後(例えば8ク
ロック後等)に読み出したデータを送信局側に送信しな
ければならない。また、送信局側から受信局側へアドレ
ス情報とデータ情報を伝送し、受信局側は送信局側から
送信されたアドレス情報により指定されたアドレスに受
信したデータを書き込む場合、受信局側は指定されたア
ドレスにデータを書き込み、書き込み動作を終了する。
この際、受信局側は送信局側に対して書き込み動作終了
の通知はしない。上記のように、3線インタフェース方
法では、送信局側から受信局側へのアクセスのみが定義
される。つまり、受信局側から積極的に送信局側へのア
クセスはされないことが前提である。
2. Description of the Related Art As one of the conventional serial interface methods, a communication clock and a control signal transmitted from a transmitting station to a receiving station and a data signal transmitted bidirectionally between the transmitting station and the receiving station are used. Is transmitted via three signal lines (a three-wire interface method). In this method, the transmitting station sends address information to the receiving station,
The receiving station reads data from the specified address,
When transmitting the read data to the transmitting station, the receiving station must transmit the read data to the transmitting station a fixed time (for example, after 8 clocks) after receiving the address information. Also, when transmitting address information and data information from the transmitting station to the receiving station, and the receiving station writes the received data to the address specified by the address information transmitted from the transmitting station, the receiving station specifies The data is written to the specified address, and the write operation ends.
At this time, the receiving station does not notify the transmitting station of the end of the write operation. As described above, in the three-wire interface method, only the access from the transmitting station to the receiving station is defined. In other words, it is assumed that the receiving station does not actively access the transmitting station.

【0003】[0003]

【発明が解決しようとする課題】上述のように、従来の
3線インターフェース方法では、受信局側はアドレスを
受信してから固定時間後にデータを送信しなければなら
ならないため、データ伝送遅延時間が不明である場合
や、指定されたアドレスからデータを読み出す際にかか
る時間(読み出しアクセス時間)が固定時間よりも大き
い可能性がある場合では、データの信頼性を確保できな
いため、従来の方法を適用することができないという問
題点があった。
As described above, in the conventional three-wire interface method, the receiving station must transmit data after a fixed time after receiving the address. If it is unknown or the time required to read data from the specified address (read access time) may be longer than the fixed time, data reliability cannot be ensured. There was a problem that it was not possible.

【0004】このようなことから、データ伝送遅延時間
が不明である場合や、読み出しアクセス時間が固定時間
よりも大きい可能性がある場合でも、信頼してデータ通
信を行えるシリアルインタフェース方法の開発が望まれ
ていた。
[0004] For this reason, it is desired to develop a serial interface method that can perform reliable data communication even when the data transmission delay time is unknown or the read access time may be longer than the fixed time. Was rare.

【0005】[0005]

【課題を解決するための手段】本発明に係るシリアルイ
ンタフェース方法は、命令を送信する送信局側と命令を
受信する受信局側との間で3本の信号線を介してデータ
通信を行うシリアルインタフェース方法において、送信
局側において、受信局側のデータ情報を読み出す際に
は、読み出し命令を実行させるための情報を受信局側に
送信する工程と、受信局側において、送信局側から情報
を受信すると、応答確認信号を生成し、応答確認信号の
直後に読み出されたデータ情報を付加して送信局側へ伝
送する工程と、送信局側において、応答確認信号を受信
し認識すると、応答確認信号に後続する信号をデータ情
報として認識する工程とを有する。本発明においては、
上記工程を有することで、受信局側はアドレス情報を受
信してから読み出したデータ情報を固定時間内に送信す
る必要がなくなる。つまり、データ情報の送信は固定時
間に制約されず任意時間内に行えばよい。
SUMMARY OF THE INVENTION A serial interface method according to the present invention provides a serial interface for performing data communication between three transmitting lines between a transmitting station transmitting an instruction and a receiving station receiving an instruction. In the interface method, when reading data information on the receiving station side on the transmitting station side, transmitting information for executing a read command to the receiving station side; and receiving information from the transmitting station side on the receiving station side. Upon receipt, a response acknowledgment signal is generated, the read data is added immediately after the response acknowledgment signal, and the data is transmitted to the transmitting station. The transmitting station receives and acknowledges the response acknowledgment signal. Recognizing a signal following the confirmation signal as data information. In the present invention,
With the above steps, the receiving station does not need to transmit the data information read out after receiving the address information within a fixed time. That is, the transmission of the data information may be performed within an arbitrary time without being restricted by the fixed time.

【0006】[0006]

【発明の実施の形態】図1は本発明の一実施の形態に係
るシリアルインタフェース方法が適用された通信回路構
成のブロック図である。図において、送信局側は下記の
1〜7を含む。1はデータ伝送時の同期信号であるクロ
ック信号(CLK)を送出する同期信号送出部であり、
常時CLKを受信局側に送信している。3はデータ送出
部、4はデータ受信部であり、それぞれデータ信号を送
受信する。2は3から送出されるデータと同期した信号
を送信する制御信号送出部である。5は受信局側で送信
データに付加された応答確認ビット(ACKビット)を
認識するACK認識部である。6は4で受信したデータ
に対し、伝送中における誤りが無い正しいデータが得ら
れたかどうかのチェックを行うデータチェック部であ
る。7は送信局側全体を制御する送信局側制御部であ
る。
FIG. 1 is a block diagram of a communication circuit configuration to which a serial interface method according to an embodiment of the present invention is applied. In the figure, the transmitting station side includes the following 1 to 7. Reference numeral 1 denotes a synchronization signal transmitting unit that transmits a clock signal (CLK) that is a synchronization signal for data transmission.
CLK is always transmitted to the receiving station side. Reference numeral 3 denotes a data transmission unit, and reference numeral 4 denotes a data reception unit, which respectively transmits and receives data signals. Reference numeral 2 denotes a control signal transmitting unit that transmits a signal synchronized with the data transmitted from 3. Reference numeral 5 denotes an ACK recognizing unit that recognizes a response acknowledgment bit (ACK bit) added to the transmission data on the receiving station side. Reference numeral 6 denotes a data check unit for checking whether or not correct data having no error during transmission is obtained from the data received at 4. Reference numeral 7 denotes a transmitting station control unit that controls the entire transmitting station.

【0007】受信局側は下記の8〜14を含む。8は送
信局側から伝送された同期信号を受信する同期信号受信
部である。9は送信局側から伝送された制御信号を受信
する制御信号受信部である。10は送信局側から伝送さ
れたデータ信号を受信するデータ受信部である。11は
受信局側から送信局側へデータ信号を送出するデータ送
出部である。14は受信局側全体を制御する受信局側制
御部である。13はデータ受信部10で受信したアドレ
ス及びデータに対し、伝送中における誤りが無い正しい
データが得られたかどうかのチェック、及び外部回路か
ら読み出しを行う際にバスエラーが生じたか否かをチェ
ックするアドレス・バスエラーチェック部である。12
はACKビットを生成するACK生成部である。このA
CK生成部12の動作については図2のデータフォーマ
ットを説明した後に上記ACK認識部5とともに詳しく
説明する。
[0007] The receiving station includes the following 8 to 14: Reference numeral 8 denotes a synchronization signal receiving unit that receives a synchronization signal transmitted from the transmitting station. Reference numeral 9 denotes a control signal receiving unit that receives a control signal transmitted from the transmitting station. Reference numeral 10 denotes a data receiving unit that receives a data signal transmitted from the transmitting station. Reference numeral 11 denotes a data transmitting unit that transmits a data signal from the receiving station to the transmitting station. Reference numeral 14 denotes a receiving station-side control unit that controls the entire receiving station. Reference numeral 13 indicates whether the address and data received by the data receiving unit 10 are correct data without error during transmission, and whether a bus error has occurred when reading from an external circuit. An address / bus error check unit. 12
Is an ACK generation unit that generates an ACK bit. This A
The operation of the CK generation unit 12 will be described in detail together with the ACK recognition unit 5 after explaining the data format of FIG.

【0008】図2は図1の実施の形態に係るシリアルイ
ンタフェース方法におけるデータフォーマットの一例を
示す図である。図において、アドレス部(ADRS)は
先頭1ビットの、読み出しあるいは書き込み命令を判断
するビット(R/Wビット)、続いて31ビットの制御
対象となるアドレス、上記32ビットに対するパリティ
チェックビット(奇数パリティ、偶数パリティ各々1ビ
ット)から構成されている。なお、R/Wビットは読み
出し時に”1”、書き込み時に”0”となるビットであ
る。データ部(DATA)は、Aエラービット(1ビッ
ト)とDエラービット(1ビット)、監視・制御データ
(30ビット)、パリティチェックビット(奇数パリテ
ィ偶数パリティ各々1ビット)から構成されている。A
エラービットは読み出し命令の際受信局側で、アドレス
のパリティエラーを検出した場合及びデータ読み出しを
行う際にバスエラーを検出した場合に”1”、検出され
ない場合は”0”として送信局側に通知するビットであ
る。Dエラービットは、読み出し命令の際、受信局側か
ら送信されてきたデータのパリティエラーを送信局側で
検出した場合に”1”、検出されない場合は”0”とし
て送信局側制御部7に通知するビットである。監視・制
御データは、アドレス部のアドレスにより示され、R/
Wビットが”1”の場合受信局側から送信局側へ送信さ
れるデータであり、”0”の場合送信局側から受信局側
へ送信されるデータである。パリティチェックビットは
上記32ビットに対する奇数パリティ、偶数パリティチ
ェックビットである。休止期間(WAIT)は8ビット
長の書き込み動作時にADRSとDATAの間に設ける
期間である。
FIG. 2 is a diagram showing an example of a data format in the serial interface method according to the embodiment of FIG. In the figure, an address part (ADRS) is a first bit, a bit for determining a read or write command (R / W bit), a 31-bit address to be controlled, and a parity check bit (odd parity) for the 32 bits. , Even parity). The R / W bit is a bit that becomes “1” at the time of reading and “0” at the time of writing. The data section (DATA) includes an A error bit (1 bit) and a D error bit (1 bit), monitoring / control data (30 bits), and a parity check bit (1 bit each for odd parity and even parity). A
The error bit is set to "1" when a parity error of an address is detected at the receiving station side when a read command is issued and a bus error is detected at the time of data reading, and is set to "0" when not detected. This is a bit to notify. The D error bit is set to “1” when the transmitting station detects a parity error of data transmitted from the receiving station at the time of a read command, and is set to “0” when it is not detected. This is a bit to notify. The monitoring / control data is indicated by the address of the address part,
When the W bit is “1”, the data is transmitted from the receiving station to the transmitting station, and when the W bit is “0”, the data is transmitted from the transmitting station to the receiving station. The parity check bits are odd parity and even parity check bits for the 32 bits. The idle period (WAIT) is a period provided between ADRS and DATA during an 8-bit write operation.

【0009】図3は図1の実施の形態において、送信局
側から受信局側へ読み出し命令を行う際の波形図であ
る。図を参照し、読み出し命令の際のACK生成部12
及びACK認識部5の動作を説明する。この場合、送信
局側のデータ送出部3は、読み出しを行いたいアドレス
を含む34ビットのアドレス信号(ADRS)を受信局
側へCLKの立ち上がりエッジで送信する。この際、A
DRSの先頭R/Wビットを”1”に設定し、31ビッ
トのアドレス、続いて2ビットのパリティビットを送出
する。受信局側のデータ受信部10は送信局側から送信
されたADRSをCLKの立ち下がりエッジで受信す
る。なお、同期信号送出部1は常時CLKを受信局側に
送信しており、同期信号受信部8は同期信号送出部1よ
り送信されるCLKを受信している。
FIG. 3 is a waveform diagram when a read command is issued from the transmitting station to the receiving station in the embodiment of FIG. Referring to the figure, the ACK generation unit 12 at the time of a read instruction
And the operation of the ACK recognition unit 5 will be described. In this case, the data transmission unit 3 on the transmitting station transmits a 34-bit address signal (ADRS) including the address to be read to the receiving station at the rising edge of CLK. At this time, A
The first R / W bit of the DRS is set to "1", and a 31-bit address is transmitted, followed by 2 parity bits. The data receiving unit 10 on the receiving station side receives the ADRS transmitted from the transmitting station side at the falling edge of CLK. Note that the synchronization signal transmitting unit 1 always transmits CLK to the receiving station side, and the synchronization signal receiving unit 8 receives CLK transmitted from the synchronization signal transmitting unit 1.

【0010】受信局側のアドレス・バスエラーチェック
部13(Aエラーチェック部)は受信したADRSのR
/Wビットとアドレス(計32ビット)に対し、奇数パ
リティ、偶数パリティチェックをおこない、伝送誤りが
ないか(アドレスエラー信号が発生しないか)をチェッ
クする。アドレスエラー信号が発見されず、伝送誤りが
無いと判断された場合は、以下の動作を続ける。
The address / bus error check unit 13 (A error check unit) on the receiving station side receives the R of the received ADRS.
An odd parity and an even parity check are performed on the / W bit and the address (total of 32 bits) to check whether there is a transmission error (whether an address error signal is generated). If no address error signal is found and it is determined that there is no transmission error, the following operation is continued.

【0011】受信局側は受信したADRSのR/Wビッ
トが”1”であるため、読み出し命令であることを認識
する。そして、ADRS受信後CLKの立ち下がりエッ
ジで指定されたアドレスをセレクト(チップセレクト)
し、対応するデータを読み出す。Aエラーチェック部1
3はデータを読み出す際、バスエラー信号(バスエラー
が発生)あるいはACK信号(エラーが発生しない)を
CLKの立ち上がりエッジでサンプリングする。サンプ
リング終了後CLKの立ち下がりエッジでチップセレク
トを終了する。ACK信号をサンプリングした場合、A
CK生成部12はACKビット”10”を生成する。受
信局側のデータ送出部11はACKビット”10”に読
み出したデータを付加したデータ信号(RDATA)を
送信局側へ送信する。アドレスエラーあるいはバスエラ
ーが発見された場合は、Aエラービットを”1”にしR
DATAを送信局側へ送信する。Aエラービットではア
ドレスエラーか、バスエラーのどちらかのエラーを検出
出来れば良く、どちらのエラーかについては問わない。
The receiving station recognizes that this is a read command because the R / W bit of the received ADRS is "1". Then, after receiving the ADRS, the address specified by the falling edge of CLK is selected (chip select).
Then, the corresponding data is read. A error check unit 1
When data is read, a bus error signal (bus error occurs) or an ACK signal (no error occurs) is sampled at the rising edge of CLK. After the sampling ends, the chip select ends at the falling edge of CLK. When the ACK signal is sampled, A
The CK generation unit 12 generates an ACK bit “10”. The data transmission unit 11 on the receiving station side transmits a data signal (RDATA) to which the read data is added to the ACK bit “10” to the transmitting station side. If an address error or a bus error is found, the A error bit is set to "1" and R
The DATA is transmitted to the transmitting station. The A error bit only needs to detect an address error or a bus error, and it does not matter which error is detected.

【0012】送信局側のデータ受信部4はCLKの立ち
上がりエッジでRDATAを受信する。ACK認識部5
は、受信したRDATAに対しACKビットを検出した
ら、ACKビット以降の34ビットのデータを読み込
む。このデータは、送信局側から受信局側へ読み出し要
求をしたデータである。このように、送信局側ではAC
Kビット以降のビット列を送信局側から受信局側へ読み
出し要求をしたデータと認識することができるので、受
信局側ではアドレスを受信してから固定時間内に読み出
しデータを送信局側へ送信する必要はなく、任意の時間
内にデータ送信を行うことができる。また、送信局側制
御部7のデータチェック部6は読み込んだデータに対
し、受信したデータに伝送中における誤りが無い正しい
データが得られたかどうかのチェックを行う。なお、制
御信号送出部2は上記ADRSに同期した制御信号(S
CN)を受信局側へ送信し、送信局側のデータ受信部4
でRDATAのパリティビットを受信したら信号の送信
を終了する(図3のSCN、ADRS、RDATAを参
照)。制御信号受信部9は制御信号送出部2より送信さ
れるSCNを受信する。
The data receiving section 4 at the transmitting station receives RDATA at the rising edge of CLK. ACK recognition unit 5
When detecting the ACK bit for the received RDATA, reads 34-bit data after the ACK bit. This data is the data for which the transmitting station issues a read request to the receiving station. Thus, on the transmitting station side, AC
Since the bit sequence after the K bit can be recognized as the data requested to read from the transmitting station to the receiving station, the receiving station transmits the read data to the transmitting station within a fixed time after receiving the address. There is no need to perform data transmission within an arbitrary time. Further, the data check unit 6 of the transmitting station-side control unit 7 checks the read data to determine whether or not correct data having no error in the received data during transmission is obtained. The control signal transmitting unit 2 transmits a control signal (S
CN) to the receiving station side, and the data receiving unit 4 on the transmitting station side.
When the RDATA parity bit is received, the transmission of the signal ends (see SCN, ADRS, and RDATA in FIG. 3). The control signal receiving unit 9 receives the SCN transmitted from the control signal transmitting unit 2.

【0013】一方、書き込み時には、受信局側からのA
CK応答は必ずしも必要ではない。しかし、ACKビッ
トを活用する方法も可能である。ここではACKビット
を活用する方法について説明を行う。図4は図1の実施
の形態において、送信局側から受信局側へ書き込み命令
を行う際の波形図である。図を参照し、書き込み命令の
ACK生成部12及びACK認識部5の動作を説明す
る。この場合、送信局側のデータ送出部3は、書き込み
を行う位置を示すADRSと休止期間(WAIT)とD
ATAを含む34ビットの信号(WDATA)を受信局
側へCLKの立ち上がりエッジで送信する。この際、A
DRSの先頭R/Wビットを”0”に設定し、31ビッ
トのアドレス、続いて2ビットのパリティビットを送出
する。受信局側のデータ受信部10は送信局側から送信
されたADRSをCLKの立ち下がりエッジで受信す
る。なお、同期信号送出部1は常時CLKを受信局側に
送信しており、同期信号受信部8は同期信号送出部1よ
り送信されるCLKを受信している。
On the other hand, at the time of writing, A
A CK response is not required. However, a method utilizing the ACK bit is also possible. Here, a method of utilizing the ACK bit will be described. FIG. 4 is a waveform diagram when a write command is issued from the transmitting station to the receiving station in the embodiment of FIG. The operation of the write command ACK generation unit 12 and ACK recognition unit 5 will be described with reference to the drawings. In this case, the data transmitting unit 3 on the transmitting station side sets the ADRS indicating the writing position, the idle period (WAIT),
A 34-bit signal (WDATA) including ATA is transmitted to the receiving station at the rising edge of CLK. At this time, A
The head R / W bit of the DRS is set to “0”, and a 31-bit address is transmitted, followed by two parity bits. The data receiving unit 10 on the receiving station side receives the ADRS transmitted from the transmitting station side at the falling edge of CLK. Note that the synchronization signal transmitting unit 1 always transmits CLK to the receiving station side, and the synchronization signal receiving unit 8 receives CLK transmitted from the synchronization signal transmitting unit 1.

【0014】受信局側のアドレス・バスエラーチェック
部13(Aエラーチェック部)は受信したADRSのR
/Wビットとアドレス(計32ビット)とDATAのA
エラーとDエラーとデータ(計32ビット)に対し、奇
数パリティ、偶数パリティチェックをおこない、伝送誤
りがないか(アドレスエラー信号あるいはデータエラー
信号が発生しないか)をチェックする。アドレスエラー
信号あるいはデータエラー信号が発見されず、伝送誤り
が無いと判断された場合は、以下の動作を続ける。
The address / bus error check section 13 (A error check section) on the receiving station side receives the R of the received ADRS.
/ W bit, address (total 32 bits) and DATA A
An odd parity and an even parity check are performed on the error, the D error, and the data (total of 32 bits) to check whether there is a transmission error (whether an address error signal or a data error signal is generated). If no address error signal or data error signal is found and it is determined that there is no transmission error, the following operation is continued.

【0015】受信局側は受信されたADRSのR/Wビ
ットが”0”であるため、書き込み命令であることを認
識する。そして、ADRS受信後CLKの立ち下がりエ
ッジで、指定されたアドレスをセレクト(チップセレク
ト)し、対応するデータを書き込む。Aエラーチェック
部13はデータを書き込む際、バスエラー信号(バスエ
ラーが発生)あるいはACK信号(エラーが発生しな
い)をCLKの立ち上がりエッジでサンプリングする。
サンプリング終了後CLKの立ち下がりエッジでチップ
セレクトを終了する。ACK信号をサンプリングした場
合、ACK生成部12はACKビット”10”を生成
し、データ送出部11はACKビットを送信局側へ送信
する。
Since the R / W bit of the received ADRS is "0", the receiving station recognizes that it is a write command. Then, at the falling edge of CLK after receiving the ADRS, the designated address is selected (chip selected) and the corresponding data is written. When writing data, the A error check unit 13 samples a bus error signal (a bus error occurs) or an ACK signal (an error does not occur) at the rising edge of the CLK.
After the sampling ends, the chip select ends at the falling edge of CLK. When the ACK signal is sampled, the ACK generation unit 12 generates an ACK bit “10”, and the data transmission unit 11 transmits the ACK bit to the transmitting station.

【0016】送信局側のデータ受信部4はCLKの立ち
上がりエッジでACKビットを受信し、ACK認識部5
は、ACKビットを検出する。受信局側はACKビット
を検出することで正常に書き込み動作が終了したことを
認識することができる。従来の方法では受信局側は送信
局側に対して書き込み動作終了の通知はしないため、正
常に動作が終了したのかどうかを送信局側は確認できな
かったが、本実施の形態は上記のようにその確認ができ
るようになっている。アドレスエラー、データエラー、
バスエラーのいずれか一つでも発見された場合は、AC
Kビットの送信は行わない。なお、制御信号送出部2は
上記ADRSに同期した信号を受信局側へ送信し、送信
局側のデータ受信部4でACKビットを受信したら信号
の送信を終了する(図4のSCN、WDATA、ACK
を参照)。
The data receiving section 4 on the transmitting station side receives the ACK bit at the rising edge of CLK, and
Detects the ACK bit. By detecting the ACK bit, the receiving station can recognize that the writing operation has been normally completed. In the conventional method, the receiving station does not notify the transmitting station of the end of the write operation, and thus the transmitting station cannot confirm whether the operation has been completed normally. You can check it. Address error, data error,
If any one of the bus errors is found, AC
It does not transmit K bits. The control signal transmitting unit 2 transmits a signal synchronized with the ADRS to the receiving station, and ends the transmission of the signal when the data receiving unit 4 of the transmitting station receives the ACK bit (SCN, WDATA, ACK
See).

【0017】また、図1の実施の形態において、送信局
側にACKビットの待ち時間を設定したタイマ及び再送
回数を設定したカウンタを設けることで、送信局側は、
待ち時間内にACKビットを認識出来なければ、受信局
側へ再度アクセス(読み出し命令あるいは書き込み命
令)する処理を行い、ACKビットを所定の待ち時間内
に受信できるまで、上記処理を設定回数繰り返す再送機
能を持つことができる。
Also, in the embodiment of FIG. 1, the transmitting station is provided with a timer for setting the waiting time of the ACK bit and a counter for setting the number of retransmissions.
If the ACK bit cannot be recognized within the waiting time, a process for accessing the receiving station again (read command or write command) is performed, and the above process is repeated a set number of times until the ACK bit can be received within the predetermined waiting time. Can have functions.

【0018】[0018]

【発明の効果】本発明は以上に説明したとおり、送信局
側が受信局側へ読み出し命令を行う際、受信局側はAC
Kビットの直後に読み出したデータ情報を付加して送信
局側へ送信し、送信局側はACKビット以降のビット列
をデータ情報と認識するので、受信局側はアドレスを受
信してから固定時間内に読み出したデータ情報を送信す
る必要がなく、任意の時間内にデータ送信を行うことが
できる。
As described above, according to the present invention, when the transmitting station issues a read command to the receiving station, the receiving station performs AC reading.
The data information read immediately after the K bit is added and transmitted to the transmitting station, and the transmitting station recognizes the bit sequence after the ACK bit as data information, so that the receiving station receives the address within a fixed time after receiving the address. It is not necessary to transmit the read data information to the user, and data can be transmitted within an arbitrary time.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施の形態に係るシリアルインタフ
ェース方法が適用された通信回路構成のブロック図であ
る。
FIG. 1 is a block diagram of a communication circuit configuration to which a serial interface method according to an embodiment of the present invention has been applied.

【図2】図1の実施の形態に係るシリアルインタフェー
ス方法のデータフォーマットの一例を示す図である。
FIG. 2 is a diagram showing an example of a data format of a serial interface method according to the embodiment of FIG. 1;

【図3】図1の実施の形態において送信局側から受信局
側へ読み出し命令を行う際の波形図である。
FIG. 3 is a waveform diagram when a read command is issued from a transmitting station to a receiving station in the embodiment of FIG. 1;

【図4】図1の実施の形態において送信局側から受信局
側へ書き込み命令を行う際の波形図である。
FIG. 4 is a waveform chart when a write command is issued from the transmitting station to the receiving station in the embodiment of FIG. 1;

【符号の説明】[Explanation of symbols]

1 同期信号送出部 2 制御信号送出部 3,11 データ送出部 4,10 データ受信部 5 ACK認識部 6 データチェック部 7 送信局側制御部 8 同期信号受信部 9 制御信号受信部 12 ACK生成部 13 アドレス・バスエラーチェック部 14 受信局側制御部 DESCRIPTION OF SYMBOLS 1 Synchronization signal transmission part 2 Control signal transmission part 3,11 Data transmission part 4,10 Data reception part 5 ACK recognition part 6 Data check part 7 Transmitting station side control part 8 Synchronization signal reception part 9 Control signal reception part 12 ACK generation part 13 Address bus error check unit 14 Receiving station side control unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 命令を送信する送信局側と命令を受信す
る受信局側との間で3本の信号線を介してデータ通信を
行うシリアルインタフェース方法において、 送信局側において、受信局側のデータ情報を読み出す際
には、読み出し命令を実行させるための情報を受信局側
に送信する工程と、 受信局側において、前記送信局側から前記情報を受信す
ると、応答確認信号を生成し、前記応答確認信号の直後
に読み出されたデータ情報を付加して送信局側へ伝送す
る工程と、 送信局側において、前記応答確認信号を受信し認識する
と、前記応答確認信号に後続する信号をデータ情報とし
て認識する工程とを有することを特徴とするシリアルイ
ンタフェース方法。
1. A serial interface method for performing data communication between a transmitting station for transmitting an instruction and a receiving station for receiving the instruction via three signal lines. When reading the data information, a step of transmitting information for executing the read command to the receiving station side, and when the receiving station receives the information from the transmitting station side, generates a response confirmation signal, Adding the data information read immediately after the response acknowledgment signal and transmitting the data to the transmitting station; and receiving and recognizing the response acknowledgment signal on the transmitting station side. Recognizing the information as information.
【請求項2】 送信局側において、目的とする位置にデ
ータ情報を受信局側に書き込む際には、書き込み命令を
実行させるための情報及びデータ情報を受信局側に送信
する工程と、 受信局側において、前記送信局側からの前記情報を受信
し、データの書き込み処理を終了すると、応答確認信号
を生成して送信局側へ送信する工程と、 送信局側において、前記応答確認信号を受信し認識する
工程とを有することを特徴とする請求項1記載のシリア
ルインタフェース方法。
2. A step of transmitting information and data information for executing a write command to a receiving station side when the transmitting station writes data information at a target position on the receiving station side; Receiving the information from the transmitting station and completing the data writing process, generating a response acknowledgment signal and transmitting the signal to the transmitting station; and receiving the response acknowledgment signal at the transmitting station. 2. The serial interface method according to claim 1, further comprising the step of:
【請求項3】 送信局側において、所定の待ち時間内に
応答確認信号を受信できなければ、送信局側は受信局側
へ再度同一の情報を送信してアクセスする処理を行い、
応答確認信号を所定の待ち時間内に受信できるまで、上
記処理を設定回数繰り返すことを特徴とする請求項1又
は請求項2記載のシリアルインタフェース方法。
3. If the transmitting station cannot receive a response confirmation signal within a predetermined waiting time, the transmitting station transmits the same information to the receiving station again to perform an access process,
3. The serial interface method according to claim 1, wherein the processing is repeated a set number of times until a response confirmation signal is received within a predetermined waiting time.
JP9145051A 1997-06-03 1997-06-03 Serial interface method Pending JPH10334044A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9145051A JPH10334044A (en) 1997-06-03 1997-06-03 Serial interface method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9145051A JPH10334044A (en) 1997-06-03 1997-06-03 Serial interface method

Publications (1)

Publication Number Publication Date
JPH10334044A true JPH10334044A (en) 1998-12-18

Family

ID=15376254

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9145051A Pending JPH10334044A (en) 1997-06-03 1997-06-03 Serial interface method

Country Status (1)

Country Link
JP (1) JPH10334044A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001274862A (en) * 2000-02-22 2001-10-05 Thomson Multimedia Sa Method for serially transmitting data between two electronic bus stations and bus station used by the method
JP2017208710A (en) * 2016-05-18 2017-11-24 ソニーセミコンダクタソリューションズ株式会社 Communication device, communication method, program, and communication system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001274862A (en) * 2000-02-22 2001-10-05 Thomson Multimedia Sa Method for serially transmitting data between two electronic bus stations and bus station used by the method
JP4565459B2 (en) * 2000-02-22 2010-10-20 トムソン マルチメディア Method for serial transmission of data between two electronic bus stations and bus station used in the method
JP2017208710A (en) * 2016-05-18 2017-11-24 ソニーセミコンダクタソリューションズ株式会社 Communication device, communication method, program, and communication system
TWI771299B (en) * 2016-05-18 2022-07-21 日商索尼半導體解決方案公司 Communication apparatus, communication method, program, and communication system

Similar Documents

Publication Publication Date Title
US7328399B2 (en) Synchronous serial data communication bus
JP2001236304A (en) Microcomputer
JP3134819B2 (en) Data processing device
US7430619B2 (en) Communication device, host apparatus, and communication method
CN109992556A (en) A kind of I2C driving method and device
CN111198837B (en) SDIO interface system based on FPGA and controller bridging method
JP3007926B2 (en) Data carrier and identification system
JPH10334044A (en) Serial interface method
CN112445744B (en) I2C communication
US6772242B2 (en) Communication device using three-step communication buffers
JP2006301784A (en) Programmable logic controller
US6405260B2 (en) Data transmission method and apparatus for interfacing between main system and microcomputer
JP3241034B2 (en) External storage device
JP2004046891A (en) Data processing system, data processor, external device, and data transmission method
JPH0991100A (en) Data transmission controller
JPS63228856A (en) Communication controller
KR100295683B1 (en) General call acknowledge apparatus and method for inter-integrated circuit
JPH09223203A (en) Non-contact ic card
KR100259585B1 (en) Dma controller
KR970002400B1 (en) Control scheme of interrupt go and done in a multiprocessor interrupt requester
JP2006031235A (en) Information processor, external device, host device, and communication method
US7072988B1 (en) Key-based collision detection algorithm for multi-initiator domain validation
CN111123760A (en) Communication bus method for realizing master-slave automatic control by utilizing determined time sequence
JP2000174850A (en) High speed serial bus controller and transmission control method therefor
JPH0863407A (en) Information transfer controller