JP3698483B2 - Serial I / O - Google Patents

Serial I / O Download PDF

Info

Publication number
JP3698483B2
JP3698483B2 JP11069496A JP11069496A JP3698483B2 JP 3698483 B2 JP3698483 B2 JP 3698483B2 JP 11069496 A JP11069496 A JP 11069496A JP 11069496 A JP11069496 A JP 11069496A JP 3698483 B2 JP3698483 B2 JP 3698483B2
Authority
JP
Japan
Prior art keywords
transmission
reception
buffer
signal
buffers
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 - Fee Related
Application number
JP11069496A
Other languages
Japanese (ja)
Other versions
JPH09297732A (en
Inventor
武志 市川
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 JP11069496A priority Critical patent/JP3698483B2/en
Publication of JPH09297732A publication Critical patent/JPH09297732A/en
Application granted granted Critical
Publication of JP3698483B2 publication Critical patent/JP3698483B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Systems (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、マイクロコンピュータに内蔵されるシリアルI/Oに係り、詳細には、送受信バッファをもつシリアルI/Oはマイクロコントローラ等に内蔵され、他のマイクロコントローラ等とシリアルにデータの送受信を行うシリアルI/Oに関する。
【0002】
【従来の技術】
マイクロコンピュータでは、データ入出力用の周辺装置を接続するインターフェースとして各種I/Oを内蔵している。シリアルI/Oはビットシリアルな転送を行うインターフェースであり、キーボードやプリンタ、RS−232C規格等の通信に使用される。
【0003】
従来の複数の送受信バッファをもつシリアルI/Oは、マイクロコントローラ等に内蔵され、他のマイクロコントローラ等とシリアルにデータの送受信を行っている。
【0004】
従来の複数の送受信バッファをもつシリアルΙ/Oについて図15〜図19を用いて説明する。
【0005】
図15は従来のシリアルΙ/Oの構成を示すブロック図である。シリアルΙ/Oは、複数ビットの複数ビットのデータにより送受信を行っている。ここでは8ビットのデータとして説明する。
【0006】
図15において、シリアルI/O10は、受信シフトレジスタ(RSF1)11、送信シフトレジスタ(TSF3)12、受信バッファ(B50,B51)13,14、送信バッファ(B52,B53)15,16、セレクタ(S41,S42,S43)17,18,19、受信バッファコントローラ(CON21)20及び送信バッファコントローラ(CON22)21から構成されている。
【0007】
上記受信シフトレジスタ(RSF1)11は、シリアル転送されたデータをシフトして8ビットのデータとして保持する。
【0008】
上記送信シフトレジスタ(TSF3)12は、8ビットの転送データを1ビットずつシフトしてシリアル転送するレジスタである。
【0009】
上記受信バッファ(B50,B51)13,14は、マイクロコントローラの設定によりバッファの数を1個若しくは2個に設定できる受信データの格納バッファである。
【0010】
上記送信バッファ(B52,B53)15,16は、マイクロコントローラの設定によりバッファの数を1個若しくは2個に設定できる送信データの格納バッファである。
【0011】
上記セレクタ(S41)17は、マイクロコントローラに出力するデータを格納する受信バッファ(B50,B51)13,14を選択する。
【0012】
上記セレクタ(S42)18は、マイクロコントローラから入力される送信データを格納する送信バッファ(B52,B53)15,16を選択する。
【0013】
上記セレクタ(S43)19は、送信シフトレジスタ(TSF3)12にデータをセットする送信バッファ(B52,B53)15,16を選択する。
【0014】
上記受信バッファコントローラ(CON21)20は、受信シフトレジスタ(RSF1)11で受信したデータを複数の受信バッファ(B50,B51)13,14に割り付けたり、受信シフトレジスタ(RSF1)11の動作を許可する制御を行う。
【0015】
上記送信バッファコントローラ(CON22)21は、複数の送信バッファ(B52,B53)15,16から送信シフトレジスタ(TSF3)12にセットする送信データの割り付けを行ったり、送信シフトレジスタ(TSF3)12の動作を許可する制御を行う。
【0016】
以下、上記シリアルI/O10を構成する各回路について具体的に説明する。
まず、上記受信シフトレジスタ(RSF1)11について述べる。
【0017】
入力信号としてシリアル受信データ101、受信クロック102、受信許可信号103があり、出力信号として受信データ信号104、受信完了信号105がある。
【0018】
シリアル受信データ101は、シリアルデータ入力信号を示す。また、受信クロック信号102は、シリアル受信クロック信号を示し、本クロックによりシリアル受信データ101をサンプルする。
【0019】
受信許可信号103は、シリアル受信動作を許可する信号を示し、“0”のとき受信動作禁止、“1”のとき受信動作許可を示す。
【0020】
また、受信データ信号104は、受信シフトレジスタ(RSF1)11でセットされた値を受信バッファ(B50,B51)13,14に出力するための8ビットのデータ信号である。
【0021】
受信完了信号105は、受信シフトレジスタ(RSF1)11に8ビットのデータがセットされたことを示す受信完了信号である。
【0022】
上記送信シフトレジスタ(TSF3)12について説明する。
【0023】
入力信号として送信データ116、送信クロック信号115、送信許可信号117があり、出力信号としてシリアル送信データ信号114、送信完了信号118がある。
【0024】
送信データ116は、8ビットのデータ入力信号を示す。また、送信クロック信号115は、シリアル送信クロック信号を示し、本クロックによりセットされた送信データ116を出力する。また、送信許可信号117は、シリアル送信動作を許可する信号を示し、“0”のとき送信動作禁止、“1”のとき送信動作許可を示す。
【0025】
また、シリアル送信データ信号114は、送信シフトレジスタ(TSF3)12でセットされた値をシリアルデータとして出力する信号である。
【0026】
送信完了信号118は、送信シフトレジスタ(TSF3)12に8ビットのデータがセットされたことを示す送信完了信号である。
【0027】
上記受信バッファコントローラ(CON21)20について説明する。
【0028】
入力信号として受信完了信号105、リード/ライト信号106、受信バッファコントローラセレクト信号1071、データ信号119があり、出力信号として受信許可信号103、セレクト信号1091、受信データリード要求信号110、受信バッファ書き込み許可信号1080,1081がある。
【0029】
受信完了信号105は、受信シフトレジスタ(RSF1)11に8ビットのデータがセットされたことを示す受信完了信号である。リード/ライト信号106は、マイクロコントローラからのリード/ライト信号である。
【0030】
受信バッファコントローラセレクト信号1071は、マイクロコントローラからのリード/ライト信号106が受信バッファコントローラ(CON21)20に対して有効であることを示す信号である。本信号が有効であり、リード/ライト信号がライトを示しているときコントロールデータがセットされ受信動作が許可される。
【0031】
また、データ信号119は、受信バッファ数、受信動作許可のデータ信号である。
【0032】
受信許可信号103は、受信動作を許可することを示す信号であり、内部にこの信号を保持する回路を有する。
【0033】
セレクト信号1091は、受信データをセットする受信バッファ(B50,B51)13,14を選択する信号である。“0”のときΒ50“1”のときΒ51を示す。
【0034】
受信データリード要求信号110は、受信バッファΒ50〜1に受信データがセットされたことを示す信号である。この要求が発生することによりマイクロコントローラからリード要求が発生する。
【0035】
受信バッファ書き込み許可信号1080,1081は、受信データを受信バッファ(B50,B51)13,14に書き込みを許可する信号である。受信シフトレジスタが受信完了したときに“1”となる。
【0036】
上記受信バッファコントローラ(CON21)20の内部構成について図16を用いて更に詳細に説明する。
【0037】
図16は、上記受信バッファコントローラ(CON21)20の内部構成を示す図であり、この図において、受信バッファコントローラ(CON21)20は、受信バッファ数設定レジスタ(SREG210)30、受信バッファセレクトコントローラ(CON201)31及び受信許可レジスタ(SEREG211)32から構成される。
【0038】
上記受信バッファ数設定レジスタ(SREG210)30は、受信バッファ数を設定するレジスタである。受信バッファ数設定レジスタ(SREG210)30は、リード/ライト信号106、受信バッファコントロールセレクト信号1071、データ信号119によりセットされ、“0”のとき受信バッファ数1個、“1”のとき受信バッファ数2個を示す。
【0039】
上記受信バッファセレクトコントローラ(CON201)31は、受信バッファ書き込み許可信号を出力する回路であり、受信バッファ数設定レジスタ(SREG210)30の設定により受信バッファの書き込み許可信号1081,1082を制御する。
【0040】
上記受信許可レジスタ(SEREG211)32は、受信動作の許可/禁止を制御するレジスタである。
【0041】
上記送信バッファコントローラ(CON22)21について説明する。
【0042】
図15に戻って、入力信号として送信完了信号118、リード/ライト信号106、送信バッファコントローラセレクト信号1072があり、出力信号として送信許可信号117、セレクト信号1092,1093、送信データライト要求信号111がある。
【0043】
送信完了信号118は、送信シフトレジスタ(TSF3)12に8ビットのデータがセットされたことを示す送信完了信号である。
【0044】
リード/ライト信号106は、マイクロコントローラからのリード/ライト信号である。
【0045】
送信バッファコントローラセレクト信号1072は、マイクロコントローラからのリード/ライト信号106が送信バッファコントローラ(CON22)21,に対して有効であることを示す信号である。本信号が有効であり、リード/ライト信号106がライトを示しているときコントロールデータがセットされ送信動作が許可される。
【0046】
送信許可信号117は、シリアル送信動作を許可する信号を示し、“0”のとき送信動作禁止、“1”のとき送信動作許可を示す。
【0047】
セレクト信号1092は、送信データをセットする送信バッファ(B52,B53)15,16を選択する信号であり、“0”のとき送信バッファ(B52)15、“1”のとき送信バッファ(B53)16を示す。
【0048】
セレクト信号1093は、送信シフトレジスタ(TSF3)12にセットする送信バッファ(B52,B53)15,16を選択する信号であり、“0”のとき送信バッファ(B52)15、“1”のとき送信バッファ(B53)16を示す。送信データライト要求信号111は、送信バッファ(B52,B53)15,16に送信データの書き込みをマイクロコントローラに要求する信号である。
【0049】
上記送信バッファコントローラ(CON22)21の内部構成について図17を用いて更に詳細に説明する。
【0050】
図17は、上記送信バッファコントローラ(CON22)21の内部構成を示す図であり、この図において、送信バッファコントローラ(CON22)21は、送信バッファ数設定レジスタ(TREG220)40、送信バッファセレクトコントローラ(CON202)41及び送信許可レジスタ(TEREG221)42から構成される。
【0051】
上記送信バッファ数設定レジスタ(TREG220)40は、送信バッファ数を設定するレジスタである。送信バッファ数設定レジスタ(TREG220)40は、リード/ライト信号106、送信バッファコントロールセレクト信号1072、データ信号119によりセットされ、“0”のとき送信バッファ数1個、“1”のとき送信バッファ数2個を示す。
【0052】
上記送信バッファコントローラ(CON202)41は、セレクト信号1092,1093を出力する回路であり、送信バッファ数設定レジスタ(TREG220)40の設定により送信バッファの書き込み許可信号を制御する。
【0053】
上記送信許可レジスタ(TEREG221)42は、送信動作の許可/禁止を制御するレジスタである。
【0054】
図15に戻って、上記受信バッファ(B50,B51)13,14について説明する
受信バッファ(B50,B51)13,14は、8ビットのバッファである。入力信号として受信データ信号104、書き込み許可信号1080,1081があるが、入力信号の説明については省略する。出力信号としては受信データ信号1120,1121がある。受信データ信号1120,1121は、受信バッファ書き込み許可信号1080,1081の“1”の入力により受信データ信号104の値をセットする。
【0055】
上記送信バッファ(B52,B53)15,16について説明する。
【0056】
送信バッファ(B52,B53)15,16は、8ビットのバッファである。入力信号として送信データ信号1131、書き込み許可信号1082,1083があり、出力信号として送信データ信号1122,1123がある。送信データ信号1122,1123は、書き込み許可信号1082,1083の“1”の入力により送信データ信号1131の値をセットする。
【0057】
上記セレクタ(S41)17について説明する。
【0058】
入力信号としてリード/ライト信号106、セレクト信号1091、データ信号1120,1121があり、出力信号として受信データ信号1130がある。
【0059】
この受信データ信号1130は、受信バッファコントローラ(CON21)20からのセレクト信号1091により受信バッファ(B50,B51)13,14を選択し、マイクロコントローラへ受信データを出力する。ここで、セレクト信号1091が“0”のときデ一タ信号1120の値を、またセレクト信号1091が“1”のときデータ信号1121の値を出力する。
【0060】
上記セレクタ(S42)18について説明する。
【0061】
入力信号としてリード/ライト信号106、セレクト信号1092があり、出力信号として送信バッファセレクト信号1082,1083がある。送信バッファセレクト信号1082,1083は、送信バッファ(B52,B53)15,16の書き込み許可信号である。
【0062】
上記セレクタ(S43)19について説明する。
【0063】
入力信号として送信データ信号1122,1123、セレクト信号1093があり、出力信号として送信データ信号116がある。送信データ信号116は、送信バッファ(B52,B53)15,16からのデータを選択して送信シフトレジスタ(TSF3)12に値を出力する。
【0064】
図18及び図19は上記シリアルΙ/O10の信号のタイミングチャートであり、図18はシリアルΙ/Oの受信時のタイミングチャート、図19は送信時のタイミングチャートを示す。
【0065】
以下に送信バッファ数を2バイト、受信バッファ数を2バイトに設定した場合を例にとり送受信時の動作を説明する。
【0066】
まず、図18を参照して受信時の動作について説明する。
【0067】
受信バッファコントローラセレクト信号1071とリード/ライト信号106より受信バッファコントローラ(CON21)20内部の受信許可レジスタ(SEREG211)32の値が“1”にセットされる。これにより受信動作許可信号103に“1”が出力される。
【0068】
受信クロック102の立ち上がりによりシリアル受信データ101がサンプルされ、8ビットの受信データが受信シフトレジスタ(RSF1)11にセットされる。
【0069】
受信シフトレジスタ(RSF1)11より出力される受信完了信号105が“1”にセットされることにより受信バッファコントローラ(CON21)20から受信バッファ(B50)13の書き込み許可信号1080が“1”にセットされる。これにより受信バッファ(B50)13に受信シフトレジスタ(RSF1)11の8ビットデータ“ΑΑh”がセットされ受信データリード要求信号110が“1”にセットされる。
【0070】
次の受信クロック102の立ち上がりによりシリアル受信データ101がサンプルされ、8ビットの受信データが受信シフトレジスタ(RSF1)11にセットされる。受信シフトレジスタ(RSF1)11からの受信完了信号105が“1”にセットされることにより、受信バッファコントローラ(CON21)20から受信バッファ(Β51)14の書き込み許可信号1081が“1”にセットされる。
【0071】
これにより受信バッファ(Β51)14に受信シフトレジスタ(RSF1)11の8ビットデータ“ΒBh”がセットされ、受信データリード要求信号110が“1”にセットされる。
【0072】
受信バッファ数を1バイトに設定したときは、受信バッファ(B50)13のみ動作させ、受信バッファ(B51)14については未使用となる。よって、受信したデータは受信バッファ(B50)13のみにセットされる。
【0073】
次に、図19を参照して送信時の動作について説明する。
【0074】
送信バッファコントローラセレクト信号1072とリード/ライト信号106、送信バッファセレクト信号1092により送信データ1131の値“AAh”が送信バッファ(B52)15に書き込まれる。送信バッファ(B52)15にデータがセットされることにより送信バッファコントローラ(CON22)21からのセレクト信号1093により送信シフトレジスタ(TSF3)12に送信バッファ(B52)15の値“AAh”がセットされる。
【0075】
送信シフトレジスタ(TSF3)12にセットされた値が送信クロック115に同期して8ビットの送信データがシリアル送信データ114として出力される。
【0076】
次に、送信バッファコントローラセレクト信号1072が“1”に、リード/ライト信号106が“0”にセットされると、送信バッファセレクト信号1092が出力され、送信バッファ書き込み許可信号1083が“1”にセットされる。
【0077】
これにより送信データ1131の値“ΒΒh”が送信バッファ(B53)16に書き込まれる。送信バッファ(B53)16にデータがセットされることで送信バッファコントローラ(CON22)21からのセレクト信号109によって送信シフトレジスタ(TSF3)12に送信バッファ(B53)16の値“BBh”がセットされる。
【0078】
送信シフトレジスタ(TSF3)12にセットされた値が送信クロック115に同期して8ビットの送信データが114から出力される。
【0079】
送信バッファ数を1バイトに設定したときは、送信バッファ(B52)15のみ動作させ送信バッファ(B53)16については未使用となる。よって、送信したデータは送信バッファ(B52)15のみにセットされる。
【0080】
【発明が解決しようとする課題】
しかしながら、このような従来のシリアルI/Oのデータ転送には以下のような問題点があった。
【0081】
すなわち、受信バッファ(B50,B51)13,14と送信バッファ(B52,B53)15,16が固定で割り付けられているため、送信バッファを1個又は未使用のとき残りの送信バッファが未使用になるため回路が有効に活用されない。同様に、受信バッファ(B50,B51)13,14と送信バッファ(B52,B53)15,16が固定で割り付けられているため、受信バッファを1個又は未使用のとき残りのバッファが未使用になるため回路が有効に活用されない。
【0082】
本発明は、送受信バッファが1個又は未使用のときであっても残りのバッファを適切に割り付けて回路を有効に活用することができるシリアルI/Oを提供することを目的とする。
【0083】
【課題を解決するための手段】
本発明に係るシリアルI/Oは、複数の送受信バッファを有するシリアルI/Oであって、受信バッファ数又は送信バッファ数の少なくとも何れか1つを指定することにより使用する送信バッファ数及び受信バッファ数を割り付ける制御手段と、制御手段による送受信バッファの割り付け指示に基づいて、複数の送受信バッファの中から所定の送受信バッファを選択し、該選択した送受信バッファへのリード/ライトを行う選択手段と、受信データのリード要求を出力する割り込み手段とを備え、
前記割り込み手段は、受信バッファ数分のデータを受信する度に前記受信データのリード要求を出力する動作と、1バイト分のデータを受信する度に前記受信データのリード要求を出力する動作との間で切換可能であることを特徴とする。
【0084】
制御手段は、送信バッファを1個又は未使用のとき残りのバッファを受信バッファとして割り付けるように制御するものであってもよく、制御手段は、受信バッファを1個又は未使用のとき残りのバッファを送信バッファとして割り付けるように制御するものであってもよい。
【0085】
また、選択手段は、制御手段からの割り付け指示により複数の送受信バッファの中から1つを選択し、所定の送受信バッファへのリード/ライトを行うように構成してもよい。
【0087】
また、制御手段は、受信バッファ数と送信バッファ数をそれぞれ設定可能な設定手段を備え、設定手段は、受信バッファ数と送信バッファ数をそれぞれ指定し、該指定されていない送受信バッファの動作を停止させるようにしてもよく、送受信バッファは、データの入力状態によって受信バッファ又は送信バッファの何れのバッファとしても使用可能なバッファで構成されたものであってもよい。
【0088】
【発明の実施の形態】
本発明に係るシリアルI/Oは、マイクロコンピュータ等のシリアルI/Oに適用することができる。
【0089】
図1は本発明の第1の実施形態に係るシリアルI/Oの構成図である。本実施形態に係るシリアルI/Oは、複数の送受信バッファを持つシリアルI/Oについて有効であるが、ここでは送受信バッファ4個のときについて説明する。
【0090】
図1の説明にあたり、前記図15と同一構成部分及び同一信号部分には同一符号を付している。
【0091】
図1において、シリアルI/O50は、受信シフトレジスタ(RSF1)11、送信シフトレジスタ(TSF3)12、送受信バッファ(B60,B61,B62,B63)51,52,53,54、セレクタ(S40,S41,S42,S43)55,17,18,19(選択手段)及び送受信バッファコントローラ(CON20)56(制御手段)から構成されている。
【0092】
すなわち、本実施形態に係るシリアルI/O50は、前記図15に示す従来のシリアルI/O10の受信バッファコントローラ(CON21)20及び送信バッファコントローラ(CON22)21に代えて、送受信バッファコントローラ(CON20)56が設置され、受信バッファ(B50,B51)13,14及び送信バッファ(B52,B53)15,16が送受信バッファ(B60,B61,B62,B63)51,52,53,54に変更され、新たにセレクタ(S40)55が追加された構成となっている。
【0093】
上記送受信バッファコントローラ(CON20)56について説明する。
【0094】
入力信号として受信完了信号105、リード/ライト信号106、送受信バッファコントローラセレクト信号1070〜1、送信完了信号117、コントロールデータ信号119は、前記図15と同様である。
【0095】
出力信号は以下の通りである。受信許可信号103、送信許可信号118、受信データリード要求信号110、送信データライト要求信号111,.送受信バッファ書き込み許可信号1080〜1083、受信データセレクト信号1090〜1093、送信データセレクト信号1094〜1097がある。このうち、受信許可信号103、送信許可信号118、受信データリード要求信号110、送信データライト要求信号111については前記図15と同様である。ここでは、送受信バッファ書き込み許可信号1080〜1083、受信データセレクト信号1090〜1093、送信データセレクト信号1094〜1097について説明する。
【0096】
送受信バッファ書き込み許可信号1080〜1083は、送受信データを送受信バッファ(B60〜B63)51〜54に書き込みを許可する信号である。
【0097】
受信データセレクト信号1090〜1093は、受信データをセットする送受信バッファ(B60〜B63)51〜54を選択する信号である。
【0098】
送信データセレクト信号1094〜1097は、送信データをセットする送受信バッファ(B60〜B63)51〜54を選択する信号である。
【0099】
上記送受信バッファコントローラ(CON20)56の内部構成について図2を用いて更に詳細に説明する。
【0100】
図2は、上記送受信バッファコントローラ(CON20)56の内部構成を示す図であり、この図において、送受信バッファコントローラ(CON20)56は、送受信バッファ数設定レジスタ(ΤSREG205)60、受信バッファコントローラ(CON201)61、送信バッファコントローラ(CON202)62、送受信バッファ書き込み許可コントローラ(CON203)63、送受信許可レジスタ(TSEREG206)64から構成される。
【0101】
上記送受信バッファ数設定レジスタ(ΤSREG205)60は、送受信バッファ数を設定するレジスタであり、リード/ライト信号106、送信バッファコントローラセレクト信号1071、受信バッファコントローラセレクト信号1070、コントロールデ一タ信号119の値がセットされ、受信バッファコントローラ(CON201)61に対し受信バッファ数データ信号1190、送信バッファコントローラに対し送信バッファ数データ信号1191を出力する。この場合、受信バッファ数を決定することにより自動的に送信バッファ数が決定される。この送受信バッファ数設定レジスタ(ΤSREG205)60の動作状態は、図3の表1に示される。
【0102】
受信バッファコントローラ(CON201)61は、受信バッファ書き込み許可信号108R0〜108R3を出力する回路である。送受信バッファ数設定レジスタ(ΤSREG205)60の設定により受信用の送受信バッファ(B60〜B63)51〜54の書き込み許可信号を制御する。この受信バッファコントローラ(CON201)61の動作状態は、図4の表2に示される。
【0103】
送信バッファコントローラ(CON202)62は、送信バッファ書き込み許可信号108T0〜108T3を出力する回路である。送受信バッファ数設定レジスタ(ΤSREG205)60の設定により受信用の送受信バッファ(B60〜B63)51〜54の書き込み許可信号を制御する。この受信バッファコントローラ(CON201)61の動作状態は、図5の表3に示される。
【0104】
送受信バッファ書き込み許可コントローラ(CON203)63は、送受信バッファ書き込み許可信号1080〜1083を出力する回路であり、受信バッファコントローラ(CON201)61から入力される受信バッファ書き込み許可信号108R0〜108R3と送信バッファコントローラ(CON202)62から入力される送信バッファ書き込み許可信号108T0〜108T3とのオア論理をとることにより送受信バッファ書き込み許可信号1080〜1083を制御する。
【0105】
送受信許可レジスタ(TSEREG206)64は、送信許可信号118、受信許可信号103を出力する制御レジスタである。
【0106】
本実施形態に係るシリアルI/O50で新たに設置されたセレクタ(S40)55について説明する。
【0107】
図1に戻って、入力信号として受信データ信号104、セレクト信号1090〜1093があり、出力信号としてバッファセットデータ信号1140〜1143がある。バッファセットデータ信号1140〜1143は、送受信バッファコントローラ(CON20)56からの受信データセレク卜信号1090〜1093により受信データ104をバッファセットデータ信号1140〜1143のうちの1つを選択し出力する。
【0108】
上記セレクタ(S41)17について説明する。
【0109】
入力信号として送信データ信号1130、セレクト信号1094〜1097があり、出力信号としてバッファセットデータ信号1140〜1143がある。バッファセットデータ信号1140〜1143は、送受信バッファコントローラ(CON20)56からの送信データセレク卜信号1094〜7により送信データ1130をバッファセットデ一タ信号1140〜1143のうちの1つを選択し出力する。
【0110】
上記セレクタ(S42)18について説明する。
【0111】
入力信号としてデータ信号1120〜1123、セレクト信号1090〜1093があり、出力信号として受信データ1131がある。受信データ信号1131は、送受信バッファ(B60〜B63)51〜54からのデータ信号1120〜1123のうち1つの値を受信データセレクト信号1090〜1093によりマイクロコントローラに出力する。
【0112】
上記セレクタ(S43)19について説明する。
【0113】
入力信号としてデータ信号1120〜1123、セレクト信号1094〜1097があり、出力信号として送信データ信号116がある。送信データ信号116は、送受信バッファ(B60〜B63)51〜54からのデータ信号1120〜1123のうち1つの値を送信データセレクト信号1094〜1097により送信シフトレジスタ(TSF3)12に出力する。
【0114】
このように、本実施形態に係るシリアルI/O50は、複数の送受信バッファ(B60〜B63)51〜54を有するシリアルI/Oであって、受信バッファ数又は送信バッファ数を指定することにより使用する送信バッファ数及び受信バッファ数を一意的に割り付ける送受信バッファコントローラ(CON20)56と、送受信バッファコントローラ(CON20)56による送受信バッファ(B60〜B63)51〜54の割り付け指示に基づいて、複数の送受信バッファ(B60〜B63)51〜54の中から1つを選択し、所定の送受信バッファへのリード/ライトを行うセレクタ(S40〜S43)55,17〜19とを備えた構成となっている。
【0115】
以下、上述のように構成されたシリアルI/O50の動作を説明する。
【0116】
図6及び図7上記シリアルΙ/O50のタイミングチャートであり、図6は送信バッファ数3個、受信バッファ数1個に設定したときの動作を示すタイミングチャート、図7は送信バッファ数1個、受信バッファ数3個に設定したときの動作を示すタイミングチャートである。
【0117】
まず、図6を参照して送信バッファ数3個、受信バッファ数1個に設定したときの動作を説明をする。
【0118】
上述したように、送受信バッファコントローラ(CON20)56の送受信バッファ数設定レジスタTSREG(ΤSREG205)60には、コントロールデータ信号119、受信バッファコントローラセレクト信号1070、送信バッファコントローラセレクト信号1071及びリード/ライト信号106が入力され、送受信バッファ数設定レジスタTSREG(ΤSREG205)60は、この受信バッファコントローラセレクト信号1070、送信バッファコントローラセレクト信号1071及びリード/ライト信号106により送受信バッファ数設定レジスタTSREG(ΤSREG205)60内にコントロールデータ信号119のデータ“01h”を保持する。この場合は、受信バッファ数1個、送信バッファ数3個が保持される。
【0119】
同時に送信バッファ書き込み許可信号108T3に“1”(書き込み許可)が出力され、受信バッファ書き込み許可信号108R3に“0”が出力される。このことにより、送受信バッファ(B60〜B63)51〜54の送受信バッファ書き込み許可信号1083が“1”にセットされ、送信データセレクト信号1097が“1”にセットされる。これにより送信データ1130がバッファデータセット信号1143によって送受信バッファ(B63)54にセットされる。
【0120】
送信が完了し、次に送信バッファコントローラセレクト信号1071とリード/ライト信号106がアサートされると、送信バッファ書き込み許可信号108T2に“1”(書き込み許可)が出力され、受信バッファ書き込み許可信号108R2に“0”が出力される。このことにより、送受信バッファΒ52の送受信バッファ書き込み許可信号1082が“1”にセットされる。
【0121】
これにより送信データ1130がバッファデータセット信号1142によって送受信バッファ(B62)53にセットされ、送信データセレクト信号1096が“1”にセットされる。
【0122】
上述したように、送信バッファコントローラセレクト信号1071とリード/ライト信号106がアサートされる毎に送信バッファ書き込み許可信号108T3→108T2→108T1が順にアサートされ(この時、受信バッファ書き込み許可信号108R1〜108R3は“0”を出力する。)、送受信バッファ書き込み許可信号1083→1082→1081→1083、送信データセレクト信号1097→1096→1095→1097の順でアサートされ、送信データ1130が送受信バッファ(B60〜B63)51〜54にセットされる。
【0123】
また、受信完了信号105が“1”にセットされる毎に送信バッファ書き込み許可信号108T0に“0”(書き込み許可)が出力され、受信バッファ書き込み許可信号108R0に“1”が出力される。このことにより、送受信バッファ書き込み許可信号1080が“1”にセットされ、受信データセレクト信号1090が“1”にセットされる。これによりシリアル受信データ104がバッファデータセット信号1140より送受信バッファ(Β60)51にセットされる。
【0124】
次に、図7を参照して送信バッファ数1個、受信バッファ数3個に設定したときの動作を説明をする。
【0125】
受信バッファコントローラセレクト信号1070、送信バッファコントローラセレクト信号1071及びリード/ライト信号106により送受信バッファ数設定レジスタTSREG(ΤSREG205)60にコントロールデータ信号119のデータ“03h”が保持される。この場合、受信バッファ数3個、送信バッファ数1個が保持される。同時に、送信バッファ書き込み許可信号108T3に“1”(書き込み許可)が出力され、受信バッファ書き込み許可信号108R3に“0”が出力される。このことにより、送受信バッファ(B63)54の送受信バッファ書き込み許可信号1083が“1”にセットされ、送信データセレクト信号1097が“1”にセットされる。これにより、送信データ1130がバッファデータセット信号1143によって送受信バッファ(Β63)54にセットされる。
【0126】
以後、送信バッファコントローラセレクト信号1071とリード/ライト信号106がアサートされる毎に送信バッファ書き込み許可信号108T3に“1”(書き込み許可)が出力され、受信バッファ書き込み許可信号108R3に“0”が出力される。このことにより、送受信バッファ書き込み許可信号1083が“1”にセットされ、送信データ1130がバッファデータセット信号1143によって送受信バッファ(Β63)54にセットされる。
【0127】
また、受信完了信号105が゛“1”にセットされると、送信バッファ書き込み許可信号108T0に“0”(書き込み禁止)が出力され、受信バッファ書き込み許可信号108R0に“1”が出力され、受信データセレクト信号1090が“1”にセットされる。これにより、シリアル送信データ104がバッファデータセット信号1140によって送受信バッファ(Β60)51にセットされる。
【0128】
以後、受信完了信号105が“1”にセットされる毎に受信バッファ書き込み許可信号108R0→108R1→108R2が順にアサートされ(この時、送信バッファ書き込み許可信号108T0〜108T2は“0”を出力する。)、送受信バッファ書き込み許可信号1080→1081→1082→1080、受信データセレクト信号1090→1091→1092→1090の順にアサートされ、シリアル受信データ104がバッファデータセット信号1140〜1143によって送受信バッファ(Β60〜B62)51〜53にセットされる。
【0129】
上記説明は受信バッファ数を設定することにより送信バッファ数を一意的に決定することを例にとり説明したが、送信バッファ数を設定することにより受信バッファ数を一意的に決定することも可能である。
【0130】
以上説明したように、第1の実施形態に係るシリアルI/O50は、送受信バッファ(B60〜B63)51〜54を有するシリアルI/Oであって、受信バッファ数又は送信バッファ数を指定することにより使用する送信バッファ数及び受信バッファ数を一意的に割り付ける送受信バッファコントローラ(CON20)56と、送受信バッファコントローラ(CON20)56による送受信バッファ(B60〜B63)51〜54の割り付け指示に基づいて、複数の送受信バッファ(B60〜B63)51〜54の中から1つを選択し、所定の送受信バッファへのリード/ライトを行うセレクタ(S40〜S43)55,17〜19とを備え、送受信バッファコントローラ(CON20)56にセットするデータを変えるようにしているので、送信又は受信に割り付けるバッファ数をプログラマブルに変化させることができ、送信バッファを1個又は未使用のとき残りのバッファを受信バッファに割り付けることができるとともに、受信バッファを1個又は未使用のとき残りのバッファを送信バッファに割り付けることができ回路を有効に活用することができる。
【0131】
図8は本発明の第2の実施形態に係るシリアルI/Oの構成を示すブロック図であり、本実施形態に係るシリアルI/Oも、複数の送受信バッファを持つシリアルI/Oについて有効であるが、ここでは送受信バッファ4個のときについて説明する。なお、本実施形態に係るシリアルI/Oの説明にあたり図1に示すシリアルI/Oと同一構成部分には同一符号を付して重複部分の説明を省略する。
【0132】
図8において、シリアルI/O70は、受信シフトレジスタ(RSF1)11、送信シフトレジスタ(RSF3)12、送受信バッファ(B60,B61,B62,B63)51,52,53,54、セレクタ(S40,S41,S42,S43)55,17,18,19及び送受信バッファコントローラ(CON20)71から構成されている。
【0133】
すなわち、本実施形態に係るシリアルI/O70は、送受信バッファコントローラ(CON20)71の内部に割り込みコントローラ(CON204)72を組み込んだ構成となっている。
【0134】
図9は、上記割り込みコントローラを組み込んだ送受信バッファコントローラ(CON20)71の内部構成を示す図であり、この図において、送受信バッファコントローラ(CON20)71は、送受信バッファ数設定レジスタ(ΤSREG205)60、受信バッファコントローラ(CON201)61、送信バッファコントローラ(CON202)62、送受信バッファ書き込み許可コントローラ(CON203)63、送受信許可レジスタ(TSEREG206)64及び割り込みコントローラ(CON204)72から構成される。
【0135】
上記割り込みコントローラ(CON204)72は、受信データリード要求信号110の出力タイミングをコントロールする回路である。入力信号として受信完了信号105、受信バッファ数データ信号1190、受信データリード要求制御信号120があり、受信データリード要求制御信号120は、受信データリード要求信号110を制御する信号である。
【0136】
また、出力信号として受信データリード要求信号110があり、受信データリード要求信号110は、マイクロコントローラに対して受信データのリードを要求する信号である。受信データリード要求信号110は、受信データリード要求制御信号120が“1”(受信データリード要求固定解除)のとき、受信バッファ設定数分、受信完了信号105をアサート(“1”が入力される)すると受信データリード要求信号110に“1”を出力する。受信データリード要求制御信号120が“0”(受信データリード要求固定)のとき、受信完了信号105をアサート(“1”が入力される)する毎に受信データリード要求信号110に“1”を出力する。
【0137】
以下、上述のように構成されたシリアルI/O70の動作を説明する。
【0138】
図10及び図11上記シリアルΙ/O70のタイミングチャートであり、シリアルΙ/O70はこの図10及び図11に示す動作で受信データリード要求信号を制御する。なおこの他の動作は第1の実施形態と同様である。
【0139】
図10は受信リードデータ要求を1バイト毎の固定で動作させたときの動作を示すタイミングチャートである。
【0140】
図10に示すように、受信バッファコントローラセレクト信号1071、リード/ライト信号106により送受信許可レジスタ(TSEREG206)64の値が“1”にセットされる。これにより受信動作許可信号103に“1”が出力され、受信動作が開始される。8ビットのデータを受信後、受信シフトレジスタ(RSF1)11の受信完了信号105によって“1”が出力される。受信完了信号105“1”、受信データリード要求制御信号120“0”という状態により受信データリード要求信号110として“1”(受信データリード要求)が出力される。
【0141】
以後、受信完了信号に“1”が出力される毎に受信データリード要求信号110から“1”が出力される。
【0142】
図11は受信リードデータ要求を固定解除にし、3バイト毎で動作させたときの動作を示すタイミングチャートである。
【0143】
図11に示すように、受信バッファコントローラセレクト信号1071、リード/ライト信号106より送受信許可レジスタ(TSEREG206)64の値が“1”にセットされる。これにより受信動作許可信号103に“1”が出力され、受信動作が開始される。
【0144】
8ビットのデータを受信後、受信シフトレジスタ(RSF1)11の受信完了信号105より“1”が出力される。受信完了信号105“1”、受信データリード要求制御信号120“1”受信バッファ数データ信号1190“3”という状態により受信データリード要求信号110として“0”(受信データリード要求なし)が出力される。
【0145】
その後、受信完了信号に“1”が2回出力されると受信データリード要求信号110から“1”が出力される。
【0146】
以後、受信完了信号に“1”が3回出力される毎に受信データリード要求信号110から“1”が出力される。
【0147】
以上説明したように、第2の実施形態に係るシリアルI/O70は、送受信バッファコントローラ(CON20)71の内部に割り込みコントローラ(CON204)72を備え、割り込みコントローラ(CON204)72が、指定された受信バッファの数だけ受信を行ったあと又は1バイト受信毎に受信データリード要求を出力するようにしているので、受信バッファ数を変更したときの受信データリード要求出力を受信バッファ数単位又は1バイト単位に切り換えることにより、送受信データのリード/ライトを行うための処理を一括して行うことができ、マイクロコントローラの処理を軽減することができる。
【0148】
図12は本発明の第3の実施形態に係るシリアルI/Oの送受信バッファコントローラ(CON20)80の内部構成を示す図である。なお、本実施形態に係るシリアルI/Oの説明にあたり図9に示すシリアルI/Oと同一構成部分には同一符号を付して重複部分の説明を省略する。
【0149】
図12において、送受信バッファコントローラ(CON20)80は、受信バッファ数設定レジスタ(SREG210)81、送信バッファ数設定レジスタ(ΤREG220)82、受信バッファコントローラ(CON201)61、送信バッファコントローラ(CON202)62、送受信バッファ書き込み許可コントローラ(CON203)63、送受信許可レジスタ(TSEREG206)64及び割り込みコントローラ(CON204)72から構成される。
【0150】
すなわち、本実施形態に係る送受信バッファコントローラ(CON20)80は、送受信バッファ数設定レジスタ(ΤSREG205)60に代えて、受信バッファ数設定レジスタ(SREG210)81、送信バッファ数設定レジスタ(ΤREG220)82を付加した構成となっており、この回路を付加することにより送信、受信のバッファ数を独立して設定可能となる。
【0151】
上記受信バッファ数設定レジスタ(SREG210)81は、送受信バッファ(Β60〜B62)51〜53のうち受信に割り付けるバッファ数を設定するレジスタである。
【0152】
入力信号としてリード/ライト信号106、受信バッファコントローラセレクト信号1070、データ信号119がある。また、出力信号として受信バッファ数データ信号1190があり、受信バッファ数データ信号1190は、送受信バッファ(Β60〜B62)51〜53のうち受信バッファに割り付ける数を出力する信号である。この受信バッファ数設定レジスタ(SREG210)81の動作状態は、図13の表4に示される。
【0153】
上記送信バッファ数設定レジスタ(ΤREG220)82は、送受信バッファ(Β60〜B62)51〜53のうち送信に割り付けるバッファ数を設定するレジスタである。
【0154】
入力信号としてリード/ライト信号106、送信バッファコントローラセレクト信号1071、コントロールデータ信号119がある。また、出力信号として送信バッファ数データ信号1191があり、送信バッファ数データ信号1191は、送受信バッファ(Β60〜B62)51〜53のうち送信バッファに割り付ける数を出力する信号である。この送信バッファ数設定レジスタ(ΤREG220)82の動作状態は、図13の表4に示される。
【0155】
以下、上述のように構成されたシリアルI/Oの動作を説明する。
【0156】
図14は上記シリアルΙ/Oのタイミングチャートであり、送信バッファ数、受信バッファ数の設定を変更するときの動作を示すタイミングチャートである。
【0157】
図14に示すように、受信バッファコントローラセレクト信号1070の値“1”と送信バッファコントローラセレクト信号1071の値“1”とリード/ライト信号106が“0”のとき、受信バッファ数設定レジスタ(SREG210)81にコントロールデータ信号119のデータ“03h”がセットされ、受信バッファ数3個となる。
【0158】
同時に、送信バッファ数設定レジスタ(ΤREG220)82にコントロールデータ信号119のデータ“03h”がセットされ、送信バッファ数1個となる。ここで、送受信バッファ数4個のため送信バッファ数はコントロールデータ数から4を差し引いた数となる(図14(1)参照)。
【0159】
また、受信バッファコントローラセレクト信号1070の値“1”と送信バッファコントローラセレクト信号1071の値“0”とリード/ライト信号106“0”のとき、受信バッファ数設定レジスタ(SREG210)81にコントロールデータ信号119のデータ“01h”がセットされ、受信バッファ数1個となる。
【0160】
このとき、送信バッファ数設定レジスタ(ΤREG220)82にコントロールデータ信号119のデータ“01h”はセットされず、送信バッファ数は引き続き1個となる(図14(2)参照)。
【0161】
受信バッファコントローラセレクト信号1070の値“0”と送信バッファコントローラセレクト信号1071の値“1”とリード/ライト信号106が“0”のとき、受信バッファ数設定レジスタ(ΤSREG210)81にコントロールデータ信号119のデータ“02h”はセットされず、受信バッファ数は引き続き1個となる。また、送信バッファ数設定レジスタ(TREG220)82にコントロールデータ信号119のデータ“02h”がセットされ、送信バッファ数は2個となる(図14(3)参照)。
【0162】
受信バッファコントローラセレクト信号1070の値“0”と送信バッファコントローラセレクト信号1071の値“0”とリード/ライト信号106が“0”のとき、受信バッファ数設定レジスタ(SREG210)81にコントロールデータ信号119のデータ“00h”はセットされず、受信バッファ数は引き続き1個となる。また、送信バッファ数設定レジスタ(TREG220)82にもコントロールデータ信号119のデータ“00h”がセットされず、送信バッファ数も引き続き2個となる(図14(4)参照)。
【0163】
以上説明したように、第3の実施形態に係るシリアルI/Oは、送受信バッファコントローラ(CON20)80が、受信バッファ数設定レジスタ(SREG210)81及び送信バッファ数設定レジスタ(ΤREG220)82を付加し、受信バッファ数設定レジスタ(SREG210)81及び送信バッファ数設定レジスタ(ΤREG220)82が、受信バッファ数と送信バッファ数をそれぞれ指定し、指定されていない送受信バッファの動作を停止させるようにしているので、受信バッファ数、送信バッファ数を個別に設定することができ、システムに合ったバッファ数でシステム構築が可能となる。
【0164】
なお、上記各実施形態に係るシリアルI/Oでは、マイクロコンピュータ等のシリアルI/Oに適用することができるが、複数の送受信バッファを有するシリアルI/Oはどのようなものでもよく、マイクロコンピュータ内部に組み込まれる回路の一部であってもよい。また、送受信バッファが4個以外の装置においても同様に適用できることは言うまでもない。
【0165】
さらに、上記シリアルI/Oを構成するコントローラや各種回路の数、種類接続状態などは前述した上述の各実施形態に限られないことは言うまでもない。
【0166】
【発明の効果】
本発明に係るシリアルI/Oでは、複数の送受信バッファを有するシリアルI/Oであって、受信バッファ数又は送信バッファ数の少なくとも何れか1つを指定することにより使用する送信バッファ数及び受信バッファ数を割り付ける制御手段と、制御手段による送受信バッファの割り付け指示に基づいて、複数の送受信バッファの中から所定の送受信バッファを選択し、該選択した送受信バッファへのリード/ライトを行う選択手段と、受信データのリード要求を出力する割り込み手段とを備え、前記割り込み手段は、受信バッファ数分のデータを受信する度に前記受信データのリード要求を出力する動作と、1バイト分のデータを受信する度に前記受信データのリード要求を出力する動作との間で切換可能であるので送信バッファを1個又は未使用のとき残りのバッファを受信バッファに割り付けることができるとともに、受信バッファを1個又は未使用のとき残りのバッファを送信バッファに割り付けることができ、回路を有効に活用することができる。さらに、割り込み手段により、送受信データのリード/ライトを行うための処理を一括して行うことができるので、マイクロコントローラの負担を軽減することができる。
【0168】
さらに、本発明に係るシリアルI/Oでは、受信バッファ数と送信バッファ数をそれぞれ設定可能な設定手段を備え、設定手段が、受信バッファ数と送信バッファ数をそれぞれ指定し、該指定されていない送受信バッファの動作を停止させるように構成しているので、受信バッファ数、送信バッファ数を個別に設定することができ、システムに合ったバッファ数でシステム構築ができる。
【図面の簡単な説明】
【図1】本発明を適用した第1の実施形態に係るシリアルI/Oの構成を示すブロック図である。
【図2】上記シリアルI/Oの送受信バッファコントローラの内部構成を示す図である。
【図3】上記シリアルI/Oの送受信バッファ数設定レジスタの動作を説明するための図である。
【図4】上記シリアルI/Oの受信バッファコントローラの動作を説明するための図である。
【図5】上記シリアルI/Oの送信バッファコントローラの動作を説明するための図である。
【図6】上記シリアルΙ/Oの送信バッファ数3個、受信バッファ数1個に設定したときの動作を示すタイミングチャートである。
【図7】上記シリアルΙ/Oの送信バッファ数1個、受信バッファ数3個に設定したときの動作を示すタイミングチャートである。
【図8】本発明を適用した第2の実施形態に係るシリアルI/Oの構成を示すブロック図である。
【図9】上記シリアルI/Oの送受信バッファコントローラの内部構成を示す図である。
【図10】上記シリアルI/Oの受信リードデータ要求を1バイト毎の固定で動作させたときの動作を示すタイミングチャートである。
【図11】上記シリアルI/Oの受信リードデータ要求を固定解除にし、3バイト毎で動作させたときの動作を示すタイミングチャートである。
【図12】本発明を適用した第3の実施形態に係るシリアルI/Oの内部構成を示す図である。
【図13】上記シリアルI/Oの送信、受信バッファ数設定レジスタの動作を説明するための図である。
【図14】上記シリアルΙ/Oの送信バッファ数、受信バッファ数の設定を変更するときの動作を示すタイミングチャートである。
【図15】従来のシリアルI/Oの構成を示すブロック図である。
【図16】従来のシリアルI/Oの受信バッファコントローラの内部構成を示す図である。
【図17】従来のシリアルI/Oの送信バッファコントローラの内部構成を示す図である。
【図18】従来のシリアルΙ/Oの受信時の動作を示すタイミングチャートである。
【図19】従来のシリアルΙ/Oの受信時の動作を示すタイミングチャートである。
【符号の説明】
50,70 シリアルI/O、11 受信シフトレジスタ(RSF1)、12送信シフトレジスタ(TSF3)、51,52,53,54 送受信バッファ(B60,B61,B62,B63)、55,17,18,19 セレクタ(S40,S41,S42,S43)(選択手段)、56,71 送受信バッファコントローラ(CON20)(制御手段)、60 送受信バッファ数設定レジスタ(ΤSREG205)、61 受信バッファコントローラ(CON201)、62 送信バッファコントローラ(CON202)、63 送受信バッファ書き込み許可コントローラ(CON203)、64 送受信許可レジスタ(TSEREG206)、72割り込みコントローラ(CON204)、81 受信バッファ数設定レジスタ(SREG210)、82 送信バッファ数設定レジスタ(ΤREG220)
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a serial I / O built in a microcomputer, and more specifically, a serial I / O having a transmission / reception buffer is built in a microcontroller or the like, and transmits / receives data serially to / from another microcontroller. It relates to serial I / O.
[0002]
[Prior art]
The microcomputer incorporates various I / Os as an interface for connecting peripheral devices for data input / output. The serial I / O is an interface that performs bit serial transfer, and is used for communication such as a keyboard, a printer, and the RS-232C standard.
[0003]
A conventional serial I / O having a plurality of transmission / reception buffers is built in a microcontroller or the like, and transmits / receives data to / from other microcontrollers serially.
[0004]
A conventional serial I / O having a plurality of transmission / reception buffers will be described with reference to FIGS.
[0005]
FIG. 15 is a block diagram showing the configuration of a conventional serial I / O. The serial I / O performs transmission / reception with a plurality of bits of data. Here, description will be made with 8-bit data.
[0006]
In FIG. 15, a serial I / O 10 includes a reception shift register (RSF1) 11, a transmission shift register (TSF3) 12, reception buffers (B50, B51) 13, 14, transmission buffers (B52, B53) 15, 16, selectors ( S41, S42, S43) 17, 18, 19, a reception buffer controller (CON2 1) 20 and a transmission buffer controller (CON2 2) 21.
[0007]
The reception shift register (RSF1) 11 shifts serially transferred data and holds it as 8-bit data.
[0008]
The transmission shift register (TSF3) 12 is a register that shifts 8-bit transfer data bit by bit and serially transfers the data.
[0009]
The reception buffers (B50, B51) 13, 14 are reception data storage buffers whose number of buffers can be set to one or two according to the setting of the microcontroller.
[0010]
The transmission buffers (B52, B53) 15, 16 are transmission data storage buffers in which the number of buffers can be set to one or two according to the setting of the microcontroller.
[0011]
The selector (S41) 17 selects reception buffers (B50, B51) 13, 14 for storing data to be output to the microcontroller.
[0012]
The selector (S42) 18 selects transmission buffers (B52, B53) 15, 16 for storing transmission data input from the microcontroller.
[0013]
The selector (S43) 19 selects transmission buffers (B52, B53) 15, 16 for setting data in the transmission shift register (TSF3) 12.
[0014]
The reception buffer controller (CON2 1) 20 allocates the data received by the reception shift register (RSF 1) 11 to the plurality of reception buffers (B 50, B 51) 13, 14 and permits the operation of the reception shift register (RSF 1) 11. Take control.
[0015]
The transmission buffer controller (CON2 2) 21 assigns transmission data to be set to the transmission shift register (TSF 3) 12 from the plurality of transmission buffers (B 52, B 53) 15, 16, and operates the transmission shift register (TSF 3) 12. Control to allow
[0016]
Hereinafter, each circuit constituting the serial I / O 10 will be described in detail.
First, the reception shift register (RSF1) 11 will be described.
[0017]
There are serial reception data 101, reception clock 102, and reception permission signal 103 as input signals, and reception data signal 104 and reception completion signal 105 as output signals.
[0018]
Serial reception data 101 represents a serial data input signal. The reception clock signal 102 indicates a serial reception clock signal, and the serial reception data 101 is sampled by this clock.
[0019]
The reception permission signal 103 indicates a signal for permitting the serial reception operation. When “0”, the reception operation is prohibited, and when “1”, the reception operation is permitted.
[0020]
The reception data signal 104 is an 8-bit data signal for outputting the value set by the reception shift register (RSF1) 11 to the reception buffers (B50, B51) 13,14.
[0021]
The reception completion signal 105 is a reception completion signal indicating that 8-bit data is set in the reception shift register (RSF1) 11.
[0022]
The transmission shift register (TSF3) 12 will be described.
[0023]
There are transmission data 116, transmission clock signal 115, and transmission permission signal 117 as input signals, and serial transmission data signal 114 and transmission completion signal 118 as output signals.
[0024]
Transmission data 116 indicates an 8-bit data input signal. A transmission clock signal 115 indicates a serial transmission clock signal and outputs transmission data 116 set by this clock. The transmission permission signal 117 indicates a signal for permitting serial transmission operation. When “0”, the transmission operation is prohibited, and when “1”, the transmission operation is permitted.
[0025]
The serial transmission data signal 114 is a signal for outputting the value set by the transmission shift register (TSF3) 12 as serial data.
[0026]
The transmission completion signal 118 is a transmission completion signal indicating that 8-bit data is set in the transmission shift register (TSF3) 12.
[0027]
The reception buffer controller (CON21) 20 will be described.
[0028]
There are a reception completion signal 105, a read / write signal 106, a reception buffer controller select signal 1071, and a data signal 119 as input signals, and a reception permission signal 103, a selection signal 1091, a reception data read request signal 110, and a reception buffer write permission as output signals. There are signals 1080 and 1081.
[0029]
The reception completion signal 105 is a reception completion signal indicating that 8-bit data is set in the reception shift register (RSF1) 11. The read / write signal 106 is a read / write signal from the microcontroller.
[0030]
The reception buffer controller select signal 1071 is a signal indicating that the read / write signal 106 from the microcontroller is valid for the reception buffer controller (CON21). When this signal is valid and the read / write signal indicates write, control data is set and the reception operation is permitted.
[0031]
The data signal 119 is a data signal for the number of reception buffers and reception operation permission.
[0032]
The reception permission signal 103 is a signal indicating that the reception operation is permitted, and has a circuit that holds this signal therein.
[0033]
The select signal 1091 is a signal for selecting the reception buffers (B50, B51) 13, 14 for setting the reception data. When “0”, Β50 “1” indicates Β51.
[0034]
The reception data read request signal 110 is a signal indicating that reception data is set in the reception buffers 50 to 1. When this request is generated, a read request is generated from the microcontroller.
[0035]
The reception buffer write permission signals 1080 and 1081 are signals that permit the reception data to be written to the reception buffers (B50, B51) 13,14. Set to “1” when reception of the reception shift register is completed.
[0036]
The internal configuration of the reception buffer controller (CON2 1) 20 will be described in more detail with reference to FIG.
[0037]
FIG. 16 is a diagram showing an internal configuration of the reception buffer controller (CON2 1) 20. In this figure, the reception buffer controller (CON 2 1) 20 includes a reception buffer number setting register (SREG 2 10) 30, a reception buffer select controller (CON 2 01). ) 31 and a reception permission register (SEREG211) 32.
[0038]
The reception buffer number setting register (SREG210) 30 is a register for setting the number of reception buffers. The reception buffer number setting register (SREG2 10) 30 is set by the read / write signal 106, the reception buffer control select signal 107 1, and the data signal 119. When “0”, the number of reception buffers is one, and when “1”, the number of reception buffers Two are shown.
[0039]
The reception buffer select controller (CON201) 31 is a circuit that outputs a reception buffer write permission signal, and controls the write buffer write permission signals 1081 and 1082 according to the setting of the reception buffer number setting register (SREG210) 30.
[0040]
The reception permission register (SEREG 211) 32 is a register for controlling permission / prohibition of the reception operation.
[0041]
The transmission buffer controller (CON2 2) 21 will be described.
[0042]
Returning to FIG. 15, there are a transmission completion signal 118, a read / write signal 106, and a transmission buffer controller select signal 1072 as input signals, and a transmission permission signal 117, select signals 1092, 1093, and a transmission data write request signal 111 as output signals. is there.
[0043]
The transmission completion signal 118 is a transmission completion signal indicating that 8-bit data is set in the transmission shift register (TSF3) 12.
[0044]
The read / write signal 106 is a read / write signal from the microcontroller.
[0045]
The transmission buffer controller select signal 1072 is a signal indicating that the read / write signal 106 from the microcontroller is valid for the transmission buffer controller (CON2 2) 21. When this signal is valid and the read / write signal 106 indicates writing, control data is set and transmission operation is permitted.
[0046]
The transmission permission signal 117 indicates a signal for permitting the serial transmission operation. When “0”, the transmission operation is prohibited, and when “1”, the transmission operation is permitted.
[0047]
The select signal 1092 is a signal for selecting transmission buffers (B52, B53) 15, 16 for setting transmission data. When "0", the transmission buffer (B52) 15 is selected, and when "1", the transmission buffer (B53) 16 is selected. Indicates.
[0048]
The select signal 1093 is a signal for selecting the transmission buffers (B52, B53) 15, 16 to be set in the transmission shift register (TSF3) 12, and when "0" is transmitted, the transmission buffer (B52) 15 is transmitted. The buffer (B53) 16 is shown. The transmission data write request signal 111 is a signal for requesting the microcontroller to write transmission data in the transmission buffers (B52, B53) 15 and 16.
[0049]
The internal configuration of the transmission buffer controller (CON2 2) 21 will be described in more detail with reference to FIG.
[0050]
FIG. 17 is a diagram showing an internal configuration of the transmission buffer controller (CON2 2) 21. In this figure, the transmission buffer controller (CON 2 2) 21 includes a transmission buffer number setting register (TREG 220) 40, a transmission buffer select controller (CON 20 2). ) 41 and a transmission permission register (TEREG 221) 42.
[0051]
The transmission buffer number setting register (TREG2 20) 40 is a register for setting the number of transmission buffers. The transmission buffer number setting register (TREG2 20) 40 is set by a read / write signal 106, a transmission buffer control select signal 107 2, and a data signal 119. When “0”, the number of transmission buffers is one, and when “1”, the number of transmission buffers Two are shown.
[0052]
The transmission buffer controller (CON 20 2) 41 is a circuit for outputting select signals 1092 and 1093, and controls a write buffer write permission signal according to the setting of the transmission buffer number setting register (TREG 2 20) 40.
[0053]
The transmission permission register (TEREG 221) 42 is a register for controlling permission / prohibition of the transmission operation.
[0054]
Returning to FIG. 15, the reception buffers (B50, B51) 13, 14 will be described.
The reception buffers (B50, B51) 13, 14 are 8-bit buffers. There are received data signal 104 and write permission signals 1080 and 1081 as input signals, but description of the input signals is omitted. The output signals include received data signals 1120 and 1121. The reception data signal 1120, 1121 sets the value of the reception data signal 104 by the input of “1” of the reception buffer write enable signal 1080, 1081.
[0055]
The transmission buffers (B52, B53) 15, 16 will be described.
[0056]
The transmission buffers (B52, B53) 15, 16 are 8-bit buffers. There are transmission data signal 1131 and write permission signals 1082 and 1083 as input signals, and transmission data signals 1122 and 1123 as output signals. As the transmission data signals 1122 and 1123, the value of the transmission data signal 1131 is set by inputting "1" of the write permission signals 1082 and 1083.
[0057]
The selector (S41) 17 will be described.
[0058]
There are a read / write signal 106, a select signal 1091, and data signals 1120 and 1121 as input signals, and a received data signal 1130 as output signals.
[0059]
The reception data signal 1130 selects the reception buffers (B50, B51) 13, 14 by the select signal 1091 from the reception buffer controller (CON2 1) 20, and outputs the reception data to the microcontroller. Here, when the select signal 1091 is "0", the value of the data signal 1120 is output, and when the select signal 1091 is "1", the value of the data signal 1121 is output.
[0060]
The selector (S42) 18 will be described.
[0061]
There are a read / write signal 106 and a select signal 1092 as input signals, and transmission buffer select signals 1082 and 1083 as output signals. The transmission buffer select signals 1082 and 1083 are write permission signals for the transmission buffers (B52 and B53) 15 and 16.
[0062]
The selector (S43) 19 will be described.
[0063]
Transmission data signals 1122, 1123 and select signal 1093 are input signals, and transmission data signal 116 is an output signal. The transmission data signal 116 selects data from the transmission buffers (B52, B53) 15, 16 and outputs a value to the transmission shift register (TSF3) 12.
[0064]
FIGS. 18 and 19 are timing charts of the signal of the serial I / O 10, FIG. 18 is a timing chart at the time of receiving the serial I / O, and FIG. 19 is a timing chart at the time of transmission.
[0065]
The operation at the time of transmission / reception will be described below taking as an example the case where the number of transmission buffers is set to 2 bytes and the number of reception buffers is set to 2 bytes.
[0066]
First, the operation during reception will be described with reference to FIG.
[0067]
From the reception buffer controller select signal 1071 and the read / write signal 106, the value of the reception permission register (SEREG211) 32 in the reception buffer controller (CON2 1) 20 is set to “1”. As a result, “1” is output to the reception operation permission signal 103.
[0068]
The serial reception data 101 is sampled at the rising edge of the reception clock 102, and 8-bit reception data is set in the reception shift register (RSF 1) 11.
[0069]
When the reception completion signal 105 output from the reception shift register (RSF1) 11 is set to “1”, the write permission signal 1080 of the reception buffer (B50) 13 is set to “1” from the reception buffer controller (CON2 1) 20. Is done. As a result, the 8-bit data “ΑΑh” of the reception shift register (RSF1) 11 is set in the reception buffer (B50) 13, and the reception data read request signal 110 is set to “1”.
[0070]
The serial reception data 101 is sampled at the next rising of the reception clock 102, and 8-bit reception data is set in the reception shift register (RSF 1) 11. When the reception completion signal 105 from the reception shift register (RSF1) 11 is set to “1”, the write permission signal 1081 of the reception buffer (Β51) 14 is set to “1” from the reception buffer controller (CON21). The
[0071]
As a result, the 8-bit data “ΒBh” of the reception shift register (RSF1) 11 is set in the reception buffer (Β51) 14, and the reception data read request signal 110 is set to “1”.
[0072]
When the number of reception buffers is set to 1 byte, only the reception buffer (B50) 13 is operated, and the reception buffer (B51) 14 is not used. Therefore, the received data is set only in the reception buffer (B50) 13.
[0073]
Next, the operation during transmission will be described with reference to FIG.
[0074]
The value “AAh” of the transmission data 1131 is written to the transmission buffer (B52) 15 by the transmission buffer controller select signal 1072, the read / write signal 106, and the transmission buffer select signal 1092. When data is set in the transmission buffer (B52) 15, the value "AAh" of the transmission buffer (B52) 15 is set in the transmission shift register (TSF3) 12 by the select signal 1093 from the transmission buffer controller (CON2 2) 21. .
[0075]
The value set in the transmission shift register (TSF 3) 12 is synchronized with the transmission clock 115, and 8-bit transmission data is output as serial transmission data 114.
[0076]
Next, when the transmission buffer controller select signal 1072 is set to “1” and the read / write signal 106 is set to “0”, the transmission buffer select signal 1092 is output and the transmission buffer write enable signal 1083 is set to “1”. Set.
[0077]
As a result, the value “ΒΒh” of the transmission data 1131 is written to the transmission buffer (B53) 16. When data is set in the transmission buffer (B53) 16, the value "BBh" of the transmission buffer (B53) 16 is set in the transmission shift register (TSF3) 12 by the select signal 109 from the transmission buffer controller (CON22) 21. .
[0078]
The value set in the transmission shift register (TSF 3) 12 is synchronized with the transmission clock 115 and 8-bit transmission data is output from 114.
[0079]
When the number of transmission buffers is set to 1 byte, only the transmission buffer (B52) 15 is operated and the transmission buffer (B53) 16 is not used. Therefore, the transmitted data is set only in the transmission buffer (B52) 15.
[0080]
[Problems to be solved by the invention]
However, such conventional serial I / O data transfer has the following problems.
[0081]
That is, since the reception buffers (B50, B51) 13, 14 and the transmission buffers (B52, B53) 15, 16 are fixedly allocated, one transmission buffer or the remaining transmission buffers are unused when not used. Therefore, the circuit is not used effectively. Similarly, since reception buffers (B50, B51) 13, 14 and transmission buffers (B52, B53) 15, 16 are fixedly allocated, when one reception buffer is used or the remaining buffers are unused. Therefore, the circuit is not used effectively.
[0082]
It is an object of the present invention to provide a serial I / O capable of effectively utilizing a circuit by appropriately allocating the remaining buffers even when one transmission / reception buffer is unused or unused.
[0083]
[Means for Solving the Problems]
  The serial I / O according to the present invention is a serial I / O having a plurality of transmission / reception buffers, and the number of transmission buffers and the reception buffers used by specifying at least one of the number of reception buffers or the number of transmission buffers. A control means for assigning a number, and a selection means for selecting a predetermined transmission / reception buffer from a plurality of transmission / reception buffers and reading / writing to the selected transmission / reception buffer based on a transmission / reception buffer assignment instruction by the control means;And an interruption means for outputting a read request for received data,
The interrupt means includes an operation of outputting a read request for the received data every time data corresponding to the number of reception buffers is received, and an operation of outputting a read request for the received data every time data of 1 byte is received. It is possible to switch between them.
[0084]
The control means may control one of the transmission buffers so that the remaining buffer is allocated as a reception buffer when the transmission buffer is not used. The control means may be configured to allocate the remaining buffer when the reception buffer is one or unused. May be controlled to be allocated as a transmission buffer.
[0085]
Further, the selection means may be configured to select one of a plurality of transmission / reception buffers according to an allocation instruction from the control means, and to read / write to a predetermined transmission / reception buffer.
[0087]
The control means includes setting means for setting the number of reception buffers and the number of transmission buffers. The setting means designates the number of reception buffers and the number of transmission buffers, respectively, and stops the operation of the transmission / reception buffers not designated. The transmission / reception buffer may be a buffer that can be used as either a reception buffer or a transmission buffer depending on the data input state.
[0088]
DETAILED DESCRIPTION OF THE INVENTION
The serial I / O according to the present invention can be applied to serial I / O such as a microcomputer.
[0089]
FIG. 1 is a configuration diagram of a serial I / O according to the first embodiment of the present invention. The serial I / O according to the present embodiment is effective for a serial I / O having a plurality of transmission / reception buffers. Here, the case of four transmission / reception buffers will be described.
[0090]
In the description of FIG. 1, the same components as those in FIG.
[0091]
In FIG. 1, a serial I / O 50 includes a reception shift register (RSF1) 11, a transmission shift register (TSF3) 12, transmission / reception buffers (B60, B61, B62, B63) 51, 52, 53, 54, selectors (S40, S41). , S42, S43) 55, 17, 18, 19 (selection means) and a transmission / reception buffer controller (CON20) 56 (control means).
[0092]
That is, the serial I / O 50 according to the present embodiment is a transmission / reception buffer controller (CON20) instead of the reception buffer controller (CON21) 20 and the transmission buffer controller (CON22) 21 of the conventional serial I / O 10 shown in FIG. 56, the reception buffers (B50, B51) 13, 14 and the transmission buffers (B52, B53) 15, 16 are changed to transmission / reception buffers (B60, B61, B62, B63) 51, 52, 53, 54 In addition, a selector (S40) 55 is added.
[0093]
The transmission / reception buffer controller (CON20) 56 will be described.
[0094]
As input signals, the reception completion signal 105, the read / write signal 106, the transmission / reception buffer controller select signals 1070 to 1, the transmission completion signal 117, and the control data signal 119 are the same as those in FIG.
[0095]
The output signals are as follows. Reception permission signal 103, transmission permission signal 118, reception data read request signal 110, transmission data write request signal 111,. There are transmission / reception buffer write permission signals 1080 to 1083, reception data select signals 1090 to 1093, and transmission data select signals 1094 to 1097. Among these, the reception permission signal 103, the transmission permission signal 118, the reception data read request signal 110, and the transmission data write request signal 111 are the same as those in FIG. Here, transmission / reception buffer write permission signals 1080 to 1083, reception data selection signals 1090 to 1093, and transmission data selection signals 1094 to 1097 will be described.
[0096]
The transmission / reception buffer write permission signals 1080 to 1083 are signals for allowing transmission / reception data to be written to the transmission / reception buffers (B60 to B63) 51 to 54.
[0097]
Reception data select signals 1090 to 1093 are signals for selecting transmission / reception buffers (B60 to B63) 51 to 54 for setting reception data.
[0098]
Transmission data select signals 1094 to 1097 are signals for selecting transmission / reception buffers (B60 to B63) 51 to 54 for setting transmission data.
[0099]
The internal configuration of the transmission / reception buffer controller (CON20) 56 will be described in more detail with reference to FIG.
[0100]
FIG. 2 is a diagram showing an internal configuration of the transmission / reception buffer controller (CON20) 56. In this figure, the transmission / reception buffer controller (CON20) 56 includes a transmission / reception buffer number setting register (ΤSREG205) 60, a reception buffer controller (CON201). 61, a transmission buffer controller (CON202) 62, a transmission / reception buffer write permission controller (CON203) 63, and a transmission / reception permission register (TSEREG206) 64.
[0101]
The transmission / reception buffer number setting register (ΤSREG205) 60 is a register for setting the number of transmission / reception buffers. Values of the read / write signal 106, the transmission buffer controller select signal 1071, the reception buffer controller select signal 1070, and the control data signal 119 are set. Is set, and a reception buffer number data signal 1190 is output to the reception buffer controller (CON201) 61, and a transmission buffer number data signal 1191 is output to the transmission buffer controller. In this case, the number of transmission buffers is automatically determined by determining the number of reception buffers. The operation state of the transmission / reception buffer number setting register (ΤSREG205) 60 is shown in Table 1 of FIG.
[0102]
The reception buffer controller (CON201) 61 is a circuit that outputs reception buffer write permission signals 108R0 to 108R3. The write permission signal of the transmission / reception buffers (B60 to B63) 51 to 54 for reception is controlled by the setting of the transmission / reception buffer number setting register (ΤSREG205) 60. The operation state of the reception buffer controller (CON201) 61 is shown in Table 2 of FIG.
[0103]
The transmission buffer controller (CON202) 62 is a circuit that outputs transmission buffer write permission signals 108T0 to 108T3. The write permission signal of the transmission / reception buffers (B60 to B63) 51 to 54 for reception is controlled by the setting of the transmission / reception buffer number setting register (ΤSREG205) 60. The operation state of the reception buffer controller (CON201) 61 is shown in Table 3 of FIG.
[0104]
The transmission / reception buffer write permission controller (CON203) 63 is a circuit that outputs transmission / reception buffer write permission signals 1080 to 1083. The reception buffer write permission signals 108R0 to 108R3 input from the reception buffer controller (CON201) 61 and the transmission buffer controller ( The transmission / reception buffer write permission signals 1080 to 1083 are controlled by taking OR logic with the transmission buffer write permission signals 108T0 to 108T3 input from the CON202) 62.
[0105]
The transmission / reception permission register (TSEREG2 06) 64 is a control register that outputs the transmission permission signal 118 and the reception permission signal 103.
[0106]
The selector (S40) 55 newly installed in the serial I / O 50 according to the present embodiment will be described.
[0107]
Returning to FIG. 1, there are received data signal 104 and select signals 1090 to 1093 as input signals, and buffer set data signals 1140 to 1143 as output signals. The buffer set data signals 1140 to 1143 select one of the buffer set data signals 1140 to 1143 from the received data select signals 1090 to 1093 from the transmission / reception buffer controller (CON20) 56 and output them.
[0108]
The selector (S41) 17 will be described.
[0109]
Transmission data signal 1130 and select signals 1094 to 1097 are input signals, and buffer set data signals 1140 to 1143 are output signals. As the buffer set data signals 1140 to 1143, one of the buffer set data signals 1140 to 1143 is selected and output as the transmission data 1130 by the transmission data select signals 1094 to 7 from the transmission / reception buffer controller (CON20) 56. .
[0110]
The selector (S42) 18 will be described.
[0111]
There are data signals 1120 to 1123 and select signals 1090 to 1093 as input signals, and reception data 1131 as output signals. The reception data signal 1131 outputs one value of the data signals 1120 to 1123 from the transmission / reception buffers (B60 to B63) 51 to 54 to the microcontroller by the reception data selection signals 1090 to 1093.
[0112]
The selector (S43) 19 will be described.
[0113]
There are data signals 1120 to 1123 and select signals 1094 to 1097 as input signals, and a transmission data signal 116 as output signals. The transmission data signal 116 outputs one value of the data signals 1120 to 1123 from the transmission / reception buffers (B60 to B63) 51 to 54 to the transmission shift register (TSF3) 12 by the transmission data select signals 1094 to 1097.
[0114]
As described above, the serial I / O 50 according to this embodiment is a serial I / O having a plurality of transmission / reception buffers (B60 to B63) 51 to 54, and is used by specifying the number of reception buffers or the number of transmission buffers. A transmission / reception buffer controller (CON20) 56 that uniquely assigns the number of transmission buffers and reception buffers to be transmitted, and a plurality of transmission / receptions based on the assignment instructions of the transmission / reception buffers (B60-B63) 51-54 This comprises a selector (S40 to S43) 55, 17 to 19 that selects one of the buffers (B60 to B63) 51 to 54 and performs read / write to a predetermined transmission / reception buffer.
[0115]
The operation of the serial I / O 50 configured as described above will be described below.
[0116]
6 and 7 are timing charts of the above-mentioned serial bus / O50. FIG. 6 is a timing chart showing the operation when the number of transmission buffers is set to three and the number of reception buffers is one. FIG. It is a timing chart which shows operation | movement when it sets to the number of reception buffers.
[0117]
First, the operation when the number of transmission buffers is set to 3 and the number of reception buffers is 1 will be described with reference to FIG.
[0118]
As described above, the transmission / reception buffer number setting register TSREG (ΤSREG205) 60 of the transmission / reception buffer controller (CON20) 56 has a control data signal 119, a reception buffer controller select signal 1070, a transmission buffer controller select signal 1071, and a read / write signal 106. The transmission / reception buffer number setting register TSREG (ΤSREG205) 60 is controlled in the transmission / reception buffer number setting register TSREG (ΤSREG205) 60 by the reception buffer controller select signal 1070, the transmission buffer controller select signal 1071, and the read / write signal 106. The data “01h” of the data signal 119 is held. In this case, one reception buffer number and three transmission buffer numbers are held.
[0119]
At the same time, “1” (write permission) is output to the transmission buffer write permission signal 108T3, and “0” is output to the reception buffer write permission signal 108R3. As a result, the transmission / reception buffer write enable signal 1083 of the transmission / reception buffers (B60 to B63) 51 to 54 is set to "1", and the transmission data select signal 1097 is set to "1". As a result, the transmission data 1130 is set in the transmission / reception buffer (B63) 54 by the buffer data set signal 1143.
[0120]
When the transmission is completed and the transmission buffer controller select signal 1071 and the read / write signal 106 are asserted next, “1” (write permission) is output to the transmission buffer write permission signal 108T2, and the reception buffer write permission signal 108R2 is output. “0” is output. As a result, the transmission / reception buffer write permission signal 1082 of the transmission / reception buffer Β 52 is set to “1”.
[0121]
As a result, the transmission data 1130 is set in the transmission / reception buffer (B62) 53 by the buffer data set signal 1142, and the transmission data select signal 1096 is set to "1".
[0122]
As described above, every time the transmission buffer controller select signal 1071 and the read / write signal 106 are asserted, the transmission buffer write permission signal 108T3 → 108T2 → 108T1 is asserted in order (at this time, the reception buffer write permission signals 108R1 to 108R3 are “0” is output.), Transmission / reception buffer write enable signal 1083 → 1082 → 1081 → 1083, transmission data select signal 1097 → 1096 → 1095 → 1097 are asserted in this order, and transmission data 1130 is transmitted / received buffer (B60 to B63). Set to 51-54.
[0123]
Each time the reception completion signal 105 is set to “1”, “0” (write permission) is output to the transmission buffer write permission signal 108T0, and “1” is output to the reception buffer write permission signal 108R0. As a result, the transmission / reception buffer write enable signal 1080 is set to “1”, and the reception data select signal 1090 is set to “1”. As a result, the serial reception data 104 is set in the transmission / reception buffer (Β60) 51 from the buffer data set signal 1140.
[0124]
Next, the operation when the number of transmission buffers is set to 1 and the number of reception buffers is set to 3 will be described with reference to FIG.
[0125]
The data “03h” of the control data signal 119 is held in the transmission / reception buffer number setting register TSREG (ΤSREG205) 60 by the reception buffer controller select signal 1070, the transmission buffer controller select signal 1071, and the read / write signal 106. In this case, three reception buffers and one transmission buffer are held. At the same time, “1” (write permission) is output to the transmission buffer write permission signal 108T3, and “0” is output to the reception buffer write permission signal 108R3. As a result, the transmission / reception buffer write permission signal 1083 of the transmission / reception buffer (B63) 54 is set to "1", and the transmission data select signal 1097 is set to "1". As a result, the transmission data 1130 is set in the transmission / reception buffer (Β63) 54 by the buffer data set signal 1143.
[0126]
Thereafter, every time the transmission buffer controller select signal 1071 and the read / write signal 106 are asserted, “1” (write permission) is output to the transmission buffer write permission signal 108T3, and “0” is output to the reception buffer write permission signal 108R3. Is done. As a result, the transmission / reception buffer write permission signal 1083 is set to “1”, and the transmission data 1130 is set to the transmission / reception buffer (Β 63) 54 by the buffer data set signal 1143.
[0127]
When the reception completion signal 105 is set to “1”, “0” (write prohibited) is output to the transmission buffer write enable signal 108T0, “1” is output to the reception buffer write enable signal 108R0, and reception is performed. The data select signal 1090 is set to “1”. As a result, the serial transmission data 104 is set in the transmission / reception buffer (Β60) 51 by the buffer data set signal 1140.
[0128]
Thereafter, every time the reception completion signal 105 is set to “1”, the reception buffer write enable signal 108R0 → 108R1 → 108R2 is asserted in order (at this time, the transmission buffer write enable signals 108T0 to 108T2 output “0”). ), The transmission / reception buffer write enable signal 1080 → 1081 → 1082 → 1080, and the reception data select signal 1090 → 1091 → 1092 → 1090 are asserted in this order. ) Set to 51-53.
[0129]
In the above description, the number of transmission buffers is uniquely determined by setting the number of reception buffers. However, it is also possible to uniquely determine the number of reception buffers by setting the number of transmission buffers. .
[0130]
As described above, the serial I / O 50 according to the first embodiment is a serial I / O having transmission / reception buffers (B60 to B63) 51 to 54, and specifies the number of reception buffers or the number of transmission buffers. The transmission / reception buffer controller (CON20) 56 that uniquely allocates the number of transmission buffers and reception buffers used by the transmission / reception buffer, and a plurality of transmission / reception buffers (B60-B63) 51-54 based on the allocation instruction Selectors (S40 to S43) 55 and 17 to 19 that select one of the transmission / reception buffers (B60 to B63) 51 to 54 and read / write to a predetermined transmission / reception buffer. CON20) 56) is set so that the data to be set can be changed. The number of buffers to be allocated can be changed in a programmable manner, the remaining buffer can be allocated to the reception buffer when one transmission buffer is unused, or the remaining buffer can be allocated when one reception buffer is unused. The circuit can be used effectively because it can be allocated to the transmission buffer.
[0131]
FIG. 8 is a block diagram showing the configuration of the serial I / O according to the second embodiment of the present invention. The serial I / O according to this embodiment is also effective for a serial I / O having a plurality of transmission / reception buffers. However, here, the case of four transmission / reception buffers will be described. In the description of the serial I / O according to the present embodiment, the same components as those of the serial I / O shown in FIG.
[0132]
In FIG. 8, a serial I / O 70 includes a reception shift register (RSF1) 11, a transmission shift register (RSF3) 12, transmission / reception buffers (B60, B61, B62, B63) 51, 52, 53, 54, selectors (S40, S41). , S42, S43) 55, 17, 18, 19 and a transmission / reception buffer controller (CON20) 71.
[0133]
That is, the serial I / O 70 according to the present embodiment has a configuration in which the interrupt controller (CON 20 4) 72 is incorporated in the transmission / reception buffer controller (CON 20) 71.
[0134]
FIG. 9 is a diagram showing an internal configuration of a transmission / reception buffer controller (CON20) 71 incorporating the interrupt controller. In this figure, the transmission / reception buffer controller (CON20) 71 includes a transmission / reception buffer number setting register (ΤSREG205) 60, a reception A buffer controller (CON201) 61, a transmission buffer controller (CON202) 62, a transmission / reception buffer write permission controller (CON203) 63, a transmission / reception permission register (TSEREG206) 64, and an interrupt controller (CON204) 72 are included.
[0135]
The interrupt controller (CON204) 72 is a circuit for controlling the output timing of the received data read request signal 110. As an input signal, there are a reception completion signal 105, a reception buffer number data signal 1190, and a reception data read request control signal 120. The reception data read request control signal 120 is a signal for controlling the reception data read request signal 110.
[0136]
Further, there is a received data read request signal 110 as an output signal, and the received data read request signal 110 is a signal for requesting the microcontroller to read the received data. As for the reception data read request signal 110, when the reception data read request control signal 120 is "1" (reception data read request fixed release), the reception completion signal 105 is asserted ("1" is input for the number of reception buffer settings). Then, “1” is output to the received data read request signal 110. When the reception data read request control signal 120 is “0” (fixed reception data read request), the reception data read request signal 110 is set to “1” every time the reception completion signal 105 is asserted (“1” is input). Output.
[0137]
Hereinafter, the operation of the serial I / O 70 configured as described above will be described.
[0138]
FIGS. 10 and 11 are timing charts of the serial bus / O 70. The serial bus / O 70 controls the received data read request signal by the operation shown in FIGS. Other operations are the same as those in the first embodiment.
[0139]
FIG. 10 is a timing chart showing the operation when the received read data request is operated at a fixed rate of 1 byte.
[0140]
As shown in FIG. 10, the value of the transmission / reception permission register (TSEREG2 06) 64 is set to “1” by the reception buffer controller select signal 1071 and the read / write signal 106. As a result, “1” is output to the reception operation permission signal 103 and the reception operation is started. After receiving 8-bit data, “1” is output by the reception completion signal 105 of the reception shift register (RSF1) 11. “1” (reception data read request) is output as the reception data read request signal 110 depending on the state of the reception completion signal 105 “1” and the reception data read request control signal 120 “0”.
[0141]
Thereafter, every time “1” is output as the reception completion signal, “1” is output from the reception data read request signal 110.
[0142]
FIG. 11 is a timing chart showing an operation when the received read data request is released from the fixed state and operated every 3 bytes.
[0143]
As shown in FIG. 11, the value of the transmission / reception permission register (TSEREG 206) 64 is set to “1” from the reception buffer controller select signal 1071 and the read / write signal. As a result, “1” is output to the reception operation permission signal 103 and the reception operation is started.
[0144]
After receiving 8-bit data, “1” is output from the reception completion signal 105 of the reception shift register (RSF1) 11. “0” (no reception data read request) is output as the reception data read request signal 110 in response to the reception completion signal 105 “1”, the reception data read request control signal 120 “1”, and the reception buffer number data signal 1190 “3”. The
[0145]
Thereafter, when “1” is output twice as the reception completion signal, “1” is output from the reception data read request signal 110.
[0146]
Thereafter, “1” is output from the reception data read request signal 110 every time “1” is output three times as the reception completion signal.
[0147]
As described above, the serial I / O 70 according to the second embodiment includes the interrupt controller (CON204) 72 in the transmission / reception buffer controller (CON20) 71, and the interrupt controller (CON204) 72 receives the designated reception. Since the reception data read request is output after reception for the number of buffers or every reception of 1 byte, the reception data read request output when the number of reception buffers is changed is in units of the number of reception buffers or in units of 1 byte. By switching to, processing for reading / writing transmission / reception data can be performed in a lump, and the processing of the microcontroller can be reduced.
[0148]
FIG. 12 is a diagram showing the internal configuration of the serial I / O transmission / reception buffer controller (CON20) 80 according to the third embodiment of the present invention. In the description of the serial I / O according to the present embodiment, the same components as those of the serial I / O shown in FIG.
[0149]
In FIG. 12, the transmission / reception buffer controller (CON 20) 80 includes a reception buffer number setting register (SREG 210) 81, a transmission buffer number setting register (ΤREG 220) 82, a reception buffer controller (CON 201) 61, a transmission buffer controller (CON 202) 62, and transmission / reception. It comprises a buffer write permission controller (CON203) 63, a transmission / reception permission register (TSEREG206) 64, and an interrupt controller (CON204) 72.
[0150]
That is, the transmission / reception buffer controller (CON20) 80 according to the present embodiment is provided with a reception buffer number setting register (SREG210) 81 and a transmission buffer number setting register (ΤREG220) 82 instead of the transmission / reception buffer number setting register (ΤSREG205) 60. By adding this circuit, the number of buffers for transmission and reception can be set independently.
[0151]
The reception buffer number setting register (SREG210) 81 is a register for setting the number of buffers to be allocated to reception among the transmission / reception buffers (Β60 to B62) 51 to 53.
[0152]
As input signals, there are a read / write signal 106, a reception buffer controller select signal 1070, and a data signal 119. Further, there is a reception buffer number data signal 1190 as an output signal, and the reception buffer number data signal 1190 is a signal for outputting the number assigned to the reception buffer among the transmission / reception buffers (Β60 to B62) 51 to 53. The operation state of the reception buffer number setting register (SREG2 10) 81 is shown in Table 4 of FIG.
[0153]
The transmission buffer number setting register (ΤREG2 20) 82 is a register for setting the number of buffers assigned to transmission among the transmission / reception buffers (Β60 to B62) 51 to 53.
[0154]
As input signals, there are a read / write signal 106, a transmission buffer controller select signal 1071, and a control data signal 119. Further, there is a transmission buffer number data signal 1191 as an output signal, and the transmission buffer number data signal 1191 is a signal for outputting the number assigned to the transmission buffer among the transmission / reception buffers (Β60 to B62) 51 to 53. The operation state of the transmission buffer number setting register (ΤREG2 20) 82 is shown in Table 4 of FIG.
[0155]
Hereinafter, the operation of the serial I / O configured as described above will be described.
[0156]
FIG. 14 is a timing chart of the serial I / O, showing the operation when changing the settings of the number of transmission buffers and the number of reception buffers.
[0157]
As shown in FIG. 14, when the value “1” of the reception buffer controller select signal 1070, the value “1” of the transmission buffer controller select signal 1071, and the read / write signal 106 are “0”, the reception buffer number setting register (SREG210) ) 81, the data “03h” of the control data signal 119 is set, and the number of reception buffers is three.
[0158]
At the same time, the data “03h” of the control data signal 119 is set in the transmission buffer number setting register (ΤREG2 20) 82, and the number of transmission buffers is one. Here, since the number of transmission / reception buffers is 4, the number of transmission buffers is the number obtained by subtracting 4 from the number of control data (see FIG. 14 (1)).
[0159]
When the value “1” of the reception buffer controller select signal 1070, the value “0” of the transmission buffer controller select signal 1071 and the read / write signal 106 “0”, the control data signal is sent to the reception buffer number setting register (SREG210) 81. 119 data “01h” is set, and the number of reception buffers is one.
[0160]
At this time, the data “01h” of the control data signal 119 is not set in the transmission buffer number setting register (ΤREG2 20) 82, and the number of transmission buffers continues to be one (see FIG. 14 (2)).
[0161]
When the value “0” of the reception buffer controller select signal 1070, the value “1” of the transmission buffer controller select signal 1071 and the read / write signal 106 are “0”, the control data signal 119 is sent to the reception buffer number setting register (ΤSREG210) 81. No data “02h” is set, and the number of reception buffers continues to be one. Further, the data “02h” of the control data signal 119 is set in the transmission buffer number setting register (TREG 220) 82, and the number of transmission buffers becomes two (see FIG. 14 (3)).
[0162]
When the value “0” of the reception buffer controller select signal 1070, the value “0” of the transmission buffer controller select signal 1071 and the read / write signal 106 are “0”, the control data signal 119 is sent to the reception buffer number setting register (SREG210) 81. The data “00h” is not set, and the number of reception buffers continues to be one. Further, the data “00h” of the control data signal 119 is not set in the transmission buffer number setting register (TREG 220) 82, and the number of transmission buffers continues to be two (see FIG. 14 (4)).
[0163]
As described above, in the serial I / O according to the third embodiment, the transmission / reception buffer controller (CON20) 80 adds the reception buffer number setting register (SREG210) 81 and the transmission buffer number setting register (ΤREG220) 82. The reception buffer number setting register (SREG210) 81 and the transmission buffer number setting register (ΤREG220) 82 specify the reception buffer number and the transmission buffer number, respectively, and stop the operation of the transmission / reception buffers that are not specified. The number of reception buffers and the number of transmission buffers can be individually set, and a system can be constructed with the number of buffers suitable for the system.
[0164]
The serial I / O according to each of the above embodiments can be applied to serial I / O of a microcomputer or the like, but any serial I / O having a plurality of transmission / reception buffers may be used. It may be a part of a circuit incorporated inside. Needless to say, the present invention can be similarly applied to apparatuses other than four transmission / reception buffers.
[0165]
Furthermore, it goes without saying that the controller, the number of various circuits, the type connection state, etc. constituting the serial I / O are not limited to the above-described embodiments.
[0166]
【The invention's effect】
  The serial I / O according to the present invention is a serial I / O having a plurality of transmission / reception buffers, which is used by specifying at least one of the number of reception buffers or the number of transmission buffers and the number of reception buffers. A control means for assigning a number, and a selection means for selecting a predetermined transmission / reception buffer from a plurality of transmission / reception buffers and reading / writing to the selected transmission / reception buffer based on a transmission / reception buffer assignment instruction by the control means;And an interrupt means for outputting a read request for received data. The interrupt means outputs an operation for outputting a read request for the received data every time data corresponding to the number of reception buffers is received, and receives 1 byte of data. Since it is possible to switch between operations for outputting a read request for the received data each time, one transmission buffer or the remaining buffer can be allocated to the reception buffer when not in use, and one reception buffer is provided. Alternatively, the remaining buffer can be allocated to the transmission buffer when it is not used, and the circuit can be used effectively. Furthermore, since the processing for reading / writing transmission / reception data can be performed at once by the interrupt means, the burden on the microcontroller can be reduced.
[0168]
Furthermore, the serial I / O according to the present invention includes setting means capable of setting the number of reception buffers and the number of transmission buffers, respectively, and the setting means designates the number of reception buffers and the number of transmission buffers, respectively. Since the operation of the transmission / reception buffer is stopped, the number of reception buffers and the number of transmission buffers can be individually set, and the system can be constructed with the number of buffers suitable for the system.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a serial I / O according to a first embodiment to which the present invention is applied.
FIG. 2 is a diagram showing an internal configuration of a serial I / O transmission / reception buffer controller;
FIG. 3 is a diagram for explaining the operation of the serial I / O transmission / reception buffer number setting register;
FIG. 4 is a diagram for explaining the operation of the serial I / O reception buffer controller;
FIG. 5 is a diagram for explaining the operation of the serial I / O transmission buffer controller;
FIG. 6 is a timing chart showing the operation when the number of serial I / O transmission buffers is three and the number of reception buffers is one.
FIG. 7 is a timing chart showing an operation when the number of transmission buffers for serial I / O is set to 1 and the number of reception buffers is set to 3;
FIG. 8 is a block diagram showing a configuration of a serial I / O according to a second embodiment to which the present invention is applied.
FIG. 9 is a diagram showing an internal configuration of the serial I / O transmission / reception buffer controller;
FIG. 10 is a timing chart showing an operation when the serial I / O reception read data request is operated fixedly for each byte;
FIG. 11 is a timing chart showing an operation when the serial I / O reception read data request is released from fixed state and operated every 3 bytes;
FIG. 12 is a diagram showing an internal configuration of a serial I / O according to a third embodiment to which the present invention is applied.
FIG. 13 is a diagram for explaining the operation of the serial I / O transmission and reception buffer number setting register;
FIG. 14 is a timing chart showing an operation when changing the setting of the number of serial I / O transmission buffers and the number of reception buffers.
FIG. 15 is a block diagram showing a configuration of a conventional serial I / O.
FIG. 16 is a diagram showing an internal configuration of a conventional serial I / O reception buffer controller;
FIG. 17 is a diagram showing an internal configuration of a conventional serial I / O transmission buffer controller;
FIG. 18 is a timing chart showing an operation at the time of reception of a conventional serial I / O.
FIG. 19 is a timing chart showing an operation at the time of reception of a conventional serial I / O.
[Explanation of symbols]
50, 70 Serial I / O, 11 Reception shift register (RSF1), 12 Transmission shift register (TSF3), 51, 52, 53, 54 Transmission / reception buffer (B60, B61, B62, B63), 55, 17, 18, 19 Selector (S40, S41, S42, S43) (selection means), 56, 71 Transmission / reception buffer controller (CON20) (control means), 60 Transmission / reception buffer number setting register (ΤSREG205), 61 Reception buffer controller (CON201), 62 Transmission buffer Controller (CON202), 63 Transmission / reception buffer write permission controller (CON203), 64 Transmission / reception permission register (TSEREG206), 72 Interrupt controller (CON204), 81 Reception buffer number setting register (SREG210), 82 Transmission buffer number setting register Star (ΤREG220)

Claims (6)

複数の送受信バッファを有するシリアルI/Oであって、
受信バッファ数又は送信バッファ数の少なくとも何れか1つを指定することにより使用する送信バッファ数及び受信バッファ数を割り付ける制御手段と、
前記制御手段による送受信バッファの割り付け指示に基づいて、複数の送受信バッファの中から所定の送受信バッファを選択し、該選択した送受信バッファへのリード/ライトを行う選択手段と
受信データのリード要求を出力する割り込み手段とを備え、
前記割り込み手段は、受信バッファ数分のデータを受信する度に前記受信データのリード要求を出力する動作と、1バイト分のデータを受信する度に前記受信データのリード要求を出力する動作との間で切換可能であることを特徴とするシリアルI/O。
A serial I / O having a plurality of transmission / reception buffers,
Control means for allocating the number of transmission buffers and the number of reception buffers to be used by designating at least one of the number of reception buffers or the number of transmission buffers;
A selection unit that selects a predetermined transmission / reception buffer from a plurality of transmission / reception buffers based on an instruction to allocate the transmission / reception buffer by the control unit, and performs reading / writing to the selected transmission / reception buffer ;
An interruption means for outputting a read request for received data,
The interrupt means includes an operation of outputting a read request for the received data every time data corresponding to the number of reception buffers is received, and an operation of outputting a read request for the received data every time data of one byte is received. Serial I / O characterized in that it can be switched between .
前記制御手段は、送信バッファを1個又は未使用のとき残りのバッファを受信バッファとして割り付けるように制御することを特徴とする請求項1に記載のシリアルI/O。  2. The serial I / O according to claim 1, wherein the control means controls to allocate one transmission buffer or a remaining buffer as a reception buffer when the transmission buffer is not used. 前記制御手段は、受信バッファを1個又は未使用のとき残りのバッファを送信バッファとして割り付けるように制御することを特徴とする請求項1に記載のシリアルI/O。  2. The serial I / O according to claim 1, wherein the control means controls to allocate one reception buffer or the remaining buffer as a transmission buffer when the reception buffer is not used. 前記選択手段は、前記制御手段からの割り付け指示により複数の送受信バッファの中から1つを選択し、所定の送受信バッファへのリード/ライトを行うように構成したことを特徴とする請求項1に記載のシリアルI/O。  2. The configuration according to claim 1, wherein the selection unit is configured to select one of a plurality of transmission / reception buffers according to an allocation instruction from the control unit, and to read / write to a predetermined transmission / reception buffer. Serial I / O as described. 前記制御手段は、受信バッファ数と送信バッファ数をそれぞれ設定可能な設定手段を備え、
前記設定手段は、受信バッファ数と送信バッファ数をそれぞれ指定し、該指定されていない送受信バッファの動作を停止させるようにしたことを特徴とする請求項1、2又は3の何れかに記載のシリアルI/O。
The control means includes setting means capable of setting the number of reception buffers and the number of transmission buffers,
4. The setting means according to claim 1, wherein the setting means designates the number of reception buffers and the number of transmission buffers, respectively, and stops the operation of the transmission / reception buffers not designated. Serial I / O.
前記送受信バッファは、データの入力状態によって受信バッファ又は送信バッファの何れのバッファとしても使用可能なバッファで構成されたことを特徴とする請求項1、4又はの何れかに記載のシリアルI/O。The transmission and reception buffer is as claimed in any of claims 1, 4 or 5, characterized in that also consists of the available buffers as any buffer of the receive buffer or send buffer by the input state of the data serial I / O.
JP11069496A 1996-05-01 1996-05-01 Serial I / O Expired - Fee Related JP3698483B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11069496A JP3698483B2 (en) 1996-05-01 1996-05-01 Serial I / O

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11069496A JP3698483B2 (en) 1996-05-01 1996-05-01 Serial I / O

Publications (2)

Publication Number Publication Date
JPH09297732A JPH09297732A (en) 1997-11-18
JP3698483B2 true JP3698483B2 (en) 2005-09-21

Family

ID=14542089

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11069496A Expired - Fee Related JP3698483B2 (en) 1996-05-01 1996-05-01 Serial I / O

Country Status (1)

Country Link
JP (1) JP3698483B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4804425B2 (en) * 2007-06-29 2011-11-02 三菱電機株式会社 Communication control device

Also Published As

Publication number Publication date
JPH09297732A (en) 1997-11-18

Similar Documents

Publication Publication Date Title
US20050193157A1 (en) Apparatus and method for interrupt source signal allocation
KR19990067846A (en) Method and arrangement for operating a bus system
WO2003001388A1 (en) System and method for controlling bus arbitration during cache memory burst cycles
KR19990077646A (en) Bus control method, bus control apparatus, and storage medium for storing bus control program
US5481678A (en) Data processor including selection mechanism for coupling internal and external request signals to interrupt and DMA controllers
KR100375233B1 (en) Direct memory access controller being converted transfer mode flexibly according to data transfer counter value
US5442800A (en) Parallel input-output circuit permitting reduce number of pins in a single chip microcomputer
KR19990063487A (en) Information processing device and information processing method that can improve processing power by effective use of data bus
JP3698483B2 (en) Serial I / O
JPH10307790A (en) High-speed processor
US6339807B1 (en) Multiprocessor system and the bus arbitrating method of the same
JPH10228446A (en) Bus arbitration system
EP0473453A1 (en) Work station having a selectable CPU
JPH0856274A (en) Communication circuit for image forming device
KR20060106142A (en) Direct memory access controller, system and method for transferring a data using the same
JP2550868B2 (en) Communication control LSI
JP3910165B2 (en) High speed processor
JP2687987B2 (en) Direct memory access control method
JP2002024157A (en) Method and device for processing dma
JP2007128196A (en) Information processing system and method for controlling information processing system
JPH02110650A (en) Interruption control system
JP2007026185A (en) Function-processing electronic circuit
JPH0784937A (en) Microprocessor connecting circuit of peripheral circuit
JPH04304547A (en) Data transferring system
JPH06195295A (en) Output port circuit

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040427

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040617

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20040622

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050705

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050705

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080715

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090715

Year of fee payment: 4

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090715

Year of fee payment: 4

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees