JP3698483B2 - Serial I / O - Google Patents
Serial I / O Download PDFInfo
- 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
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 /
[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 (
[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 (
[0016]
Hereinafter, each circuit constituting the serial I /
First, the reception shift register (RSF1) 11 will be described.
[0017]
There are
[0018]
[0019]
The
[0020]
The
[0021]
The
[0022]
The transmission shift register (TSF3) 12 will be described.
[0023]
There are
[0024]
[0025]
The serial
[0026]
The
[0027]
The reception buffer controller (CON21) 20 will be described.
[0028]
There are a
[0029]
The
[0030]
The reception buffer controller
[0031]
The data signal 119 is a data signal for the number of reception buffers and reception operation permission.
[0032]
The
[0033]
The
[0034]
The reception data read
[0035]
The reception buffer
[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 (
[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 /
[0039]
The reception buffer select controller (CON201) 31 is a circuit that outputs a reception buffer write permission signal, and controls the write buffer
[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
[0043]
The
[0044]
The read /
[0045]
The transmission buffer controller
[0046]
The
[0047]
The
[0048]
The
[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 (
[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 /
[0052]
The transmission buffer controller (
[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
[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
[0057]
The selector (S41) 17 will be described.
[0058]
There are a read /
[0059]
The reception data signal 1130 selects the reception buffers (B50, B51) 13, 14 by the
[0060]
The selector (S42) 18 will be described.
[0061]
There are a read /
[0062]
The selector (S43) 19 will be described.
[0063]
Transmission data signals 1122, 1123 and
[0064]
FIGS. 18 and 19 are timing charts of the signal of the serial I /
[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
[0068]
The
[0069]
When the
[0070]
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
[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
[0075]
The value set in the transmission shift register (TSF 3) 12 is synchronized with the
[0076]
Next, when the transmission buffer controller
[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
[0078]
The value set in the transmission shift register (TSF 3) 12 is synchronized with the
[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 /
[0092]
That is, the serial I /
[0093]
The transmission / reception buffer controller (CON20) 56 will be described.
[0094]
As input signals, the
[0095]
The output signals are as follows.
[0096]
The transmission / reception buffer
[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
[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 /
[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
[0105]
The transmission / reception permission register (TSEREG2 06) 64 is a control register that outputs the
[0106]
The selector (S40) 55 newly installed in the serial I /
[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
[0110]
The selector (S42) 18 will be described.
[0111]
There are
[0112]
The selector (S43) 19 will be described.
[0113]
There are
[0114]
As described above, the serial I /
[0115]
The operation of the serial I /
[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
[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
[0120]
When the transmission is completed and the transmission buffer controller
[0121]
As a result, the
[0122]
As described above, every time the transmission buffer controller
[0123]
Each time the
[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
[0126]
Thereafter, every time the transmission buffer controller
[0127]
When the
[0128]
Thereafter, every time the
[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 /
[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 /
[0133]
That is, the serial I /
[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
[0136]
Further, there is a received data read
[0137]
Hereinafter, the operation of the serial I /
[0138]
FIGS. 10 and 11 are timing charts of the serial bus /
[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
[0141]
Thereafter, every time “1” is output as the reception completion signal, “1” is output from the reception data read
[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
[0144]
After receiving 8-bit data, “1” is output from the
[0145]
Thereafter, when “1” is output twice as the reception completion signal, “1” is output from the reception data read
[0146]
Thereafter, “1” is output from the reception data read
[0147]
As described above, the serial I /
[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 /
[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 /
[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
[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
[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
[0162]
When the value “0” of the reception buffer controller
[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)
受信バッファ数又は送信バッファ数の少なくとも何れか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、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.
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)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4804425B2 (en) * | 2007-06-29 | 2011-11-02 | 三菱電機株式会社 | Communication control device |
-
1996
- 1996-05-01 JP JP11069496A patent/JP3698483B2/en not_active Expired - Fee Related
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 |