JP2002024160A - Dma transfer device - Google Patents

Dma transfer device

Info

Publication number
JP2002024160A
JP2002024160A JP2000200660A JP2000200660A JP2002024160A JP 2002024160 A JP2002024160 A JP 2002024160A JP 2000200660 A JP2000200660 A JP 2000200660A JP 2000200660 A JP2000200660 A JP 2000200660A JP 2002024160 A JP2002024160 A JP 2002024160A
Authority
JP
Japan
Prior art keywords
dma transfer
data
bus
dma
microprocessor
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000200660A
Other languages
Japanese (ja)
Inventor
Tomoaki Maejima
知明 前島
Keisuke Tanaka
啓介 田中
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2000200660A priority Critical patent/JP2002024160A/en
Publication of JP2002024160A publication Critical patent/JP2002024160A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To read data out of a memory device and to send the read data to a serial interface within a little number of times of DMA transfer. SOLUTION: This device is provided with buses 4 and 5, microprocessor 1, memory device 3, DMA transfer control means 2 for performing a DMA transfer interruption to the microprocessor 1 corresponding to a DMA transfer request signal, performing the DMA transfer of data from the memory device 3 to a serial interface A6 when the microprocessor 1 releases the bus, outputting a pulse signal each time data are sent out just for a prescribed data size, stopping DMA transfer when a DMA transfer stop signal is inputted in the middle of series of DMA transfer and recovering the stopped DMA transfer when the microprocessor 1 uses the bus 5 in the state of stopping, and divided counter for outputting the DMA transfer stop signal to the DMA transfer control means 2 when the input time value of the pulse signal is matched with a count stop value.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はマイクロプロセッ
サ、メモリ装置、シリアルインターフェースを含む装置
におけるシリアルインターフェース間のデータ転送を、
一部ハードウエアで制御するDMA転送装置に関するも
のである。
The present invention relates to a method for transferring data between serial interfaces in a device including a microprocessor, a memory device, and a serial interface.
Partially relates to a DMA transfer device controlled by hardware.

【0002】[0002]

【従来の技術】図3は従来のシリアルDMA転送装置を
示すものである。図3において、1はマイクロプロセッ
サ、2はDMAコントローラ、3はメモリ装置、4はア
ドレスバス、5はデータバス、6はシリアルインターフ
ェースA、7はシリアルインターフェースBである。
2. Description of the Related Art FIG. 3 shows a conventional serial DMA transfer device. In FIG. 3, 1 is a microprocessor, 2 is a DMA controller, 3 is a memory device, 4 is an address bus, 5 is a data bus, 6 is a serial interface A, and 7 is a serial interface B.

【0003】以上のように構成された従来のシリアルD
MA転送装置について、以下にその動作を説明する。図
4は、従来のシリアルDMA転送装置の動作を説明する
タイミング図である。ここでは、メモリ装置3のデータ
をDMAコントローラ2の制御により、データバス5、
DMAコントローラ2、シリアルインターフェースA6
を経由して、シリアルインターフェースB7にDMA転
送する場合を説明する。
The conventional serial D constructed as described above
The operation of the MA transfer device will be described below. FIG. 4 is a timing chart for explaining the operation of the conventional serial DMA transfer device. Here, the data in the memory device 3 is transferred to the data bus 5 under the control of the DMA controller 2.
DMA controller 2, serial interface A6
A case will be described in which a DMA transfer is performed to the serial interface B7 via the interface.

【0004】まず、DMA転送の開始を要求する転送要
求信号が、DMAコントローラ2に入力される。
[0004] First, a transfer request signal for requesting the start of DMA transfer is input to the DMA controller 2.

【0005】次に、転送要求信号を受けて、DMAコン
トローラ2は、バス開放要求信号をマイクロプロセッサ
1に向けて出力する。
[0005] Upon receiving the transfer request signal, the DMA controller 2 outputs a bus release request signal to the microprocessor 1.

【0006】次に、バス開放要求信号を受けて、マイク
ロプロセッサ1は、アドレスバス4とデータバス5の両
方ともを開放する。それと同時にバス未使用信号をDM
Aコントローラ2に出力する。
Next, in response to the bus release request signal, the microprocessor 1 releases both the address bus 4 and the data bus 5. At the same time, the bus unused signal is DM
Output to A controller 2.

【0007】そうして、バスが開放されている間に、メ
モリ装置3のデータを、DMAコントローラ2が取得し
てシリアルインターフェースA6を経由して、シリアル
インターフェースB7へ転送する。この転送期間中、転
送データが転送し終るまで、連続して転送を行う。
Then, while the bus is open, the data in the memory device 3 is acquired by the DMA controller 2 and transferred to the serial interface B7 via the serial interface A6. During this transfer period, the transfer is continuously performed until the transfer of the transfer data is completed.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上記の
従来の構成では、メモリ装置3から所定の量のデータ
を、DMA転送を複数回繰り返してシリアルインターフ
ェースB7に転送しようとすると、DMA転送を行う度
に、DMAコントローラ2に諸々のデータの設定を行
い、またマイクロプロセッサ1に割り込み処理などの負
担がかかる。そのため、高速なデータ転送の実行ができ
ないという問題点を有していた。
However, in the above-described conventional configuration, when a predetermined amount of data is transferred from the memory device 3 to the serial interface B7 by repeating the DMA transfer a plurality of times, every time the DMA transfer is performed. In addition, various data are set in the DMA controller 2, and a load such as interrupt processing is applied to the microprocessor 1. Therefore, there is a problem that high-speed data transfer cannot be performed.

【0009】本発明は上記従来の問題点を解決するもの
で、連続したデータをマイクロプロセッサに負担をかけ
ずに、任意の間隔で転送できるシリアルDMA装置を提
供することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a serial DMA device which can transfer continuous data at arbitrary intervals without imposing a burden on a microprocessor.

【0010】[0010]

【課題を解決するための手段】上記課題を解決するため
に、本発明の請求項1記載のDMA転送装置は、データ
を伝送するバスと、前記バスに接続され、前記データを
処理するマイクロプロセッサと、前記バスに接続され、
前記バスで伝送される前記データを書き込みかつ読み出
すメモリ手段と、前記バスに接続され、DMA転送要求
信号により、前記マイクロプロセッサにDMA転送割り
込みを行い、前記マイクロプロセッサが前記バスを開放
したならば前記メモリ手段からデータをシリアルインタ
ーフェースにDMA転送し、かつ、データを所定のデー
タサイズだけ送出する度にパルス信号を出力し、かつ、
前記一連のDMA転送の途中でDMA転送停止信号が入
力されたならば前記DMA転送を停止し、また前記停止
した状態で前記マイクロプロセッサが前記バスを使用し
ていないならば停止していたDMA転送を復帰すること
のできるDAM転送制御手段と、前記パルス信号が入力
された回数をカウントし、カウンタ値が、前記所定のデ
ータサイズのデータを何回送出したところでDMA転送
を停止させるかを規定するカウント停止値と比較し、一
致したならば前記DMA転送停止信号を生成し、前記D
MA転送停止信号を前記DMA転送制御手段に出力する
分割カウンタとを備えるものである。
According to a first aspect of the present invention, there is provided a DMA transfer device, comprising: a bus for transmitting data; and a microprocessor connected to the bus for processing the data. And connected to the bus,
A memory means for writing and reading the data transmitted on the bus, and a DMA transfer interrupt to the microprocessor connected to the bus by a DMA transfer request signal, and the microprocessor opens the bus if the microprocessor releases the bus. DMA transfer the data from the memory means to the serial interface, and output a pulse signal each time the data is transmitted by a predetermined data size; and
If a DMA transfer stop signal is input during the series of DMA transfers, the DMA transfer is stopped. If the microprocessor is not using the bus in the stopped state, the DMA transfer is stopped. DAM transfer control means capable of restoring data, and counting the number of times the pulse signal is input, and the counter value defines how many times the data having the predetermined data size is transmitted before stopping the DMA transfer. The count value is compared with the count stop value, and if they match, the DMA transfer stop signal is generated.
A division counter for outputting an MA transfer stop signal to the DMA transfer control means.

【0011】また、上記課題を解決するために、本発明
の請求項2記載のDMA転送装置は、データを伝送する
バスと、前記バスに接続され、前記データを処理するマ
イクロプロセッサと、前記バスに接続され、前記バスで
伝送される前記データを書き込みかつ読み出すメモリ手
段と、前記バスに接続され、DMA転送要求信号によ
り、前記マイクロプロセッサにDMA転送割り込みを行
い、前記マイクロプロセッサが前記バスを開放したなら
ば前記メモリ手段からデータをシリアルインターフェー
スにDMA転送し、かつ、データを所定のデータサイズ
だけ送出する度にパルス信号を出力し、かつ、前記一連
のDMA転送の途中でDMA転送停止信号が入力された
ならば前記DMA転送を停止し、前記停止した状態で前
記DMA転送要求信号がさらに入力されたならば停止し
ていたDMA転送を復帰することのできるDAM転送制
御手段と、前記パルス信号が入力された回数をカウント
し、カウンタ値が、前記所定のデータサイズのデータを
何回送出したところでDMA転送を停止させるかを規定
するカウント停止値と比較し、一致したならば前記DM
A転送停止信号を生成し、前記DMA転送停止信号を前
記DMA転送制御手段に出力する分割カウンタとを備え
るものである。
According to another aspect of the present invention, there is provided a DMA transfer apparatus, comprising: a bus for transmitting data; a microprocessor connected to the bus for processing the data; And a memory means connected to the bus for writing and reading the data transmitted through the bus, and a DMA transfer interrupt to the microprocessor by a DMA transfer request signal, whereby the microprocessor releases the bus. Then, the data is DMA-transferred from the memory means to the serial interface, and a pulse signal is output each time the data is transmitted by a predetermined data size, and a DMA transfer stop signal is generated during the series of DMA transfers. When input, the DMA transfer is stopped, and in the stopped state, the DMA transfer request signal is DAM transfer control means capable of restoring the DMA transfer which has been stopped if the input is further input, counts the number of times the pulse signal is input, and determines whether the counter value indicates the data of the predetermined data size. Is compared with a count stop value that specifies whether to stop the DMA transfer at the time of transmission.
A division counter for generating an A transfer stop signal and outputting the DMA transfer stop signal to the DMA transfer control means.

【0012】また、上記課題を解決するために、本発明
の請求項3記載のDMA転送装置は、請求項1または2
記載のDMA転送装置において、分割カウンタは、複数
の値をカウント停止値として設定することが可能なもの
である。
According to another aspect of the present invention, there is provided a DMA transfer apparatus, comprising:
In the DMA transfer device described above, the division counter can set a plurality of values as the count stop value.

【0013】また、上記課題を解決するために、本発明
の請求項4記載のDMA転送装置は、請求項1ないし3
記載のDMA転送装置において、DMA制御手段はメモ
リ手段から所定のデータをDMA転送し、前記所定のデ
ータのDMA転送を繰り返し行うものである。
In order to solve the above-mentioned problems, a DMA transfer device according to a fourth aspect of the present invention provides a DMA transfer device according to the first to third aspects.
In the DMA transfer device described above, the DMA control means DMA-transfers predetermined data from the memory means and repeats the DMA transfer of the predetermined data.

【0014】すなわち、所定の量のデータを任意のデー
タサイズに分割し、分割したデータを複数回に分けて転
送する場合、従来、分割された各データを転送する毎に
マイクロプロセッサに割り込みをかけてDMA転送し、
DMA転送による割り込みを繰り返してデータを全て転
送していたのに対し、上記構成によれば、分割カウンタ
の値を設定することにより、所定の量のデータの最初の
データを転送し始めた後、任意のデータサイズを転送し
終わった毎にDMA転送を中断でき、また任意のタイミ
ングで中断していたDMA転送を復帰でき、データを全
て転送し終わるまで1回のDMA転送で実行することが
できる。よって、所定の量のデータをDMA転送の回数
が少なくしてDMA転送することができるので、マイク
ロプロセッサの負担を軽減することが可能となり、高速
なデータ転送が実現できる。
That is, in the case where a predetermined amount of data is divided into arbitrary data sizes and the divided data is transferred a plurality of times, a microprocessor is conventionally interrupted every time each divided data is transferred. DMA transfer
According to the above-described configuration, by setting the value of the division counter, the first data of the predetermined amount of data is started to be transferred. The DMA transfer can be interrupted every time the transfer of an arbitrary data size is completed, and the interrupted DMA transfer can be restored at an arbitrary timing, and can be executed by one DMA transfer until all the data has been transferred. . Therefore, since a predetermined amount of data can be DMA-transferred by reducing the number of DMA transfers, the load on the microprocessor can be reduced, and high-speed data transfer can be realized.

【0015】[0015]

【発明の実施の形態】以下、本発明の一実施形態につい
て、図面を参照しながら説明する。
An embodiment of the present invention will be described below with reference to the drawings.

【0016】図1は、本実施形態におけるシリアルDM
A転送装置のブロック図、図2はその動作のタイミング
図である。
FIG. 1 shows a serial DM in this embodiment.
FIG. 2 is a block diagram of the A transfer device, and FIG. 2 is a timing chart of its operation.

【0017】図1において、1はマイクロプロセッサ、
2はDMAコントローラ、3はメモリ装置、4はアドレ
スバス、5はデータバス、6はシリアルインターフェー
スA、7はシリアルインターフェースB、8は分割カウ
ンタである。
In FIG. 1, 1 is a microprocessor,
2 is a DMA controller, 3 is a memory device, 4 is an address bus, 5 is a data bus, 6 is a serial interface A, 7 is a serial interface B, and 8 is a division counter.

【0018】ここで、DMA転送が始まると、所定のビ
ット数のデータが複数回転送されて、1回のDMA転送
が完了する。所定のビット数のデータが転送されるたび
に、DMAコントローラ2がパルス信号を生成し、その
パルス信号を分割カウンタ8がカウントする。
Here, when the DMA transfer starts, data of a predetermined number of bits is transferred a plurality of times, and one DMA transfer is completed. Each time data of a predetermined number of bits is transferred, the DMA controller 2 generates a pulse signal, and the division counter 8 counts the pulse signal.

【0019】以上のように構成されたシリアルDMA転
送装置について、以下、その動作について説明する。
The operation of the serial DMA transfer device configured as described above will be described below.

【0020】まず、1回のDMA転送を複数に分割し、
分割された1回の転送分によって送出したいデータのデ
ータサイズを、分割カウンタ8に設定する。
First, one DMA transfer is divided into a plurality,
The data size of the data to be transmitted by one divided transfer is set in the division counter 8.

【0021】転送要求信号がDMAコントローラ2に入
力される。
A transfer request signal is input to the DMA controller 2.

【0022】DMAコントローラ2は、転送要求信号が
入力されると、バス開放要求信号をマイクロプロセッサ
1に向けて出力し、マイクロプロセッサ1は、バス開放
要求信号を受けて、アドレスバス4とデータバス5の両
方とも使わないタイミングにバスを開放して、バス未使
用信号を出力する。
When the DMA controller 2 receives the transfer request signal, the DMA controller 2 outputs a bus release request signal to the microprocessor 1. The microprocessor 1 receives the bus release request signal and receives an address bus 4 and a data bus. The bus is released at a timing when neither of them is used, and a bus unused signal is output.

【0023】バス未使用信号がDMAコントローラ2に
入力されるのを待って、入力された後にDMA転送が開
始され、バス未使用信号期間中に、メモリ装置3のデー
タを、DMAコントローラ2が取得し、取得されたデー
タはシリアルインターフェースA6を経由して、シリア
ルインターフェースB7へ転送される。
Waiting for the bus unused signal to be input to the DMA controller 2, the DMA transfer is started after the input, and the DMA controller 2 acquires the data of the memory device 3 during the bus unused signal period. Then, the acquired data is transferred to the serial interface B7 via the serial interface A6.

【0024】この転送期間中に分割カウンタ8で設定し
たデータサイズ分を転送し終われば、分割カウンタ8は
転送中断信号をDMAコントローラ2に入力し、DMA
転送は中断する。中断された時の各制御状態は、DMA
コントローラ2が保持しておく。
When the transfer of the data size set by the division counter 8 is completed during this transfer period, the division counter 8 inputs a transfer interruption signal to the DMA controller 2 and the DMA
The transfer is interrupted. Each control state when interrupted is DMA
The controller 2 holds the information.

【0025】その後、転送要求信号がDMAコントロー
ラ2に入力されると、DMAコントローラ2が転送中断
直前に保持していた状態を復帰し、マイクロプロセッサ
1を経ることなく、中断されていたDMA転送を再び開
始する。
Thereafter, when a transfer request signal is input to the DMA controller 2, the state held by the DMA controller 2 immediately before the interruption of the transfer is restored, and the interrupted DMA transfer is performed without passing through the microprocessor 1. Start again.

【0026】以上のように、本実施形態によれば、分割
カウンタを設けることにより、連続したデータを任意の
間隔で転送でき、制御する装置をカウンタにしたことに
より、分割するデータのサイズ、再転送するまでの間隔
を自由に設定できる、優れたシリアルDMA転送装置を
実現できるものである。
As described above, according to the present embodiment, by providing the division counter, continuous data can be transferred at an arbitrary interval, and since the controlling device is a counter, the size of the data to be divided and It is possible to realize an excellent serial DMA transfer device in which the interval until transfer can be freely set.

【0027】[0027]

【発明の効果】以上のように、本実施形態によれば、分
割カウンタを設けることにより、連続したデータを任意
の間隔で転送でき、制御する装置をカウンタにしたこと
により、分割するデータのサイズ、再転送するまでの間
隔を自由に設定できる、優れたシリアルDMA転送装置
を実現できるという格別の効果がある。
As described above, according to the present embodiment, by providing a division counter, continuous data can be transferred at an arbitrary interval, and the size of the data to be divided can be increased by using a control device as a counter. There is an extraordinary effect that an excellent serial DMA transfer device can be realized in which the interval until re-transfer can be freely set.

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

【図1】本発明の一実施形態におけるシリアルDMA転
送装置のブロック図
FIG. 1 is a block diagram of a serial DMA transfer device according to an embodiment of the present invention.

【図2】同装置の動作時におけるタイミングチャートFIG. 2 is a timing chart when the apparatus operates.

【図3】従来のシリアルDMA転送装置のブロック図FIG. 3 is a block diagram of a conventional serial DMA transfer device.

【図4】同装置の動作時のタイミングチャートFIG. 4 is a timing chart when the apparatus operates.

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

1 マイクロプロセッサ 2 DMAコントローラ 3 メモリ装置 4 アドレスバス 5 データバス 6 シリアルインターフェースA 7 シリアルインターフェースB 8 分割カウンタ DESCRIPTION OF SYMBOLS 1 Microprocessor 2 DMA controller 3 Memory device 4 Address bus 5 Data bus 6 Serial interface A 7 Serial interface B 8 Division counter

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 データを伝送するバスと、 前記バスに接続され、前記データを処理するマイクロプ
ロセッサと、 前記バスに接続され、前記バスで伝送される前記データ
を書き込みかつ読み出すメモリ手段と、 前記バスに接続され、DMA転送要求信号により、前記
マイクロプロセッサにDMA転送割り込みを行い、前記
マイクロプロセッサが前記バスを開放したならば前記メ
モリ手段からデータをシリアルインターフェースにDM
A転送し、 かつ、データを所定のデータサイズだけ送出する度にパ
ルス信号を出力し、 かつ、前記一連のDMA転送の途中でDMA転送停止信
号が入力されたならば前記DMA転送を停止し、また前
記停止した状態で前記マイクロプロセッサが前記バスを
使用していないならば停止していたDMA転送を復帰す
ることのできるDAM転送制御手段と、 前記パルス信号が入力された回数をカウントし、カウン
タ値が、前記所定のデータサイズのデータを何回送出し
たところでDMA転送を停止させるかを規定するカウン
ト停止値と比較し、一致したならば前記DMA転送停止
信号を生成し、前記DMA転送停止信号を前記DMA転
送制御手段に出力する分割カウンタとを備えることを特
徴とするDMA転送装置。
A bus for transmitting data; a microprocessor connected to the bus for processing the data; a memory connected to the bus for writing and reading the data transmitted on the bus; The microprocessor is connected to a bus and issues a DMA transfer interrupt to the microprocessor in response to a DMA transfer request signal. When the microprocessor releases the bus, data is transferred from the memory means to the serial interface.
A, and outputs a pulse signal each time data is transmitted by a predetermined data size, and stops the DMA transfer if a DMA transfer stop signal is input during the series of DMA transfers. DAM transfer control means capable of restoring the DMA transfer which has been stopped if the microprocessor is not using the bus in the stopped state; and a counter for counting the number of times the pulse signal has been inputted; The value is compared with a count stop value that defines how many times the data of the predetermined data size is transmitted before stopping the DMA transfer, and when they match, the DMA transfer stop signal is generated, and the DMA transfer stop signal is generated. And a division counter for outputting to the DMA transfer control means.
【請求項2】 データを伝送するバスと、 前記バスに接続され、前記データを処理するマイクロプ
ロセッサと、 前記バスに接続され、前記バスで伝送される前記データ
を書き込みかつ読み出すメモリ手段と、 前記バスに接続され、DMA転送要求信号により、前記
マイクロプロセッサにDMA転送割り込みを行い、前記
マイクロプロセッサが前記バスを開放したならば前記メ
モリ手段からデータをシリアルインターフェースにDM
A転送し、 かつ、データを所定のデータサイズだけ送出する度にパ
ルス信号を出力し、 かつ、前記一連のDMA転送の途中でDMA転送停止信
号が入力されたならば前記DMA転送を停止し、 前記停止した状態で前記DMA転送要求信号がさらに入
力されたならば停止していたDMA転送を復帰すること
のできるDAM転送制御手段と、 前記パルス信号が入力された回数をカウントし、カウン
タ値が、前記所定のデータサイズのデータを何回送出し
たところでDMA転送を停止させるかを規定するカウン
ト停止値と比較し、一致したならば前記DMA転送停止
信号を生成し、前記DMA転送停止信号を前記DMA転
送制御手段に出力する分割カウンタとを備えることを特
徴とするDMA転送装置。
2. A bus for transmitting data; a microprocessor connected to the bus for processing the data; a memory connected to the bus for writing and reading the data transmitted on the bus; The microprocessor is connected to a bus and issues a DMA transfer interrupt to the microprocessor in response to a DMA transfer request signal. When the microprocessor releases the bus, data is transferred from the memory means to the serial interface.
A, and outputs a pulse signal each time data is transmitted by a predetermined data size, and stops the DMA transfer if a DMA transfer stop signal is input during the series of DMA transfers. DAM transfer control means capable of restoring the stopped DMA transfer if the DMA transfer request signal is further input in the stopped state, counting the number of times the pulse signal is input, and A count stop value that defines the number of times the data having the predetermined data size is transmitted and the number of times the DMA transfer is stopped, and if they match, the DMA transfer stop signal is generated. A DMA transfer device comprising: a division counter that outputs to a DMA transfer control unit.
【請求項3】 請求項1または2記載のDMA転送装置
において、分割カウンタは、複数の値をカウント停止値
として設定することを特徴とするDMA転送装置。
3. The DMA transfer device according to claim 1, wherein the division counter sets a plurality of values as count stop values.
【請求項4】 請求項1ないし3記載のDMA転送装置
において、DMA制御手段はメモリ手段から所定のデー
タをDMA転送し、前記所定のデータのDMA転送を繰
り返し行うことを特徴とするDMA転送装置。
4. The DMA transfer device according to claim 1, wherein said DMA control means DMA-transfers predetermined data from said memory means and repeats said DMA transfer of said predetermined data. .
JP2000200660A 2000-07-03 2000-07-03 Dma transfer device Pending JP2002024160A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000200660A JP2002024160A (en) 2000-07-03 2000-07-03 Dma transfer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000200660A JP2002024160A (en) 2000-07-03 2000-07-03 Dma transfer device

Publications (1)

Publication Number Publication Date
JP2002024160A true JP2002024160A (en) 2002-01-25

Family

ID=18698494

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000200660A Pending JP2002024160A (en) 2000-07-03 2000-07-03 Dma transfer device

Country Status (1)

Country Link
JP (1) JP2002024160A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007286804A (en) * 2006-04-14 2007-11-01 Yokogawa Electric Corp Data transfer device
CN100422958C (en) * 2002-12-17 2008-10-01 甲骨文国际公司 Using direct memory access for performing database operations between two or more machines

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100422958C (en) * 2002-12-17 2008-10-01 甲骨文国际公司 Using direct memory access for performing database operations between two or more machines
JP2007286804A (en) * 2006-04-14 2007-11-01 Yokogawa Electric Corp Data transfer device

Similar Documents

Publication Publication Date Title
EP0476990B1 (en) Dynamic bus arbitration
US20070240011A1 (en) FIFO memory data pipelining system and method for increasing I²C bus speed
US6115767A (en) Apparatus and method of partially transferring data through bus and bus master control device
JP2002024160A (en) Dma transfer device
JPS6339072A (en) Data processing system
JPH03142650A (en) Preference application delay circuit
JPS60124257A (en) Signal processor
JPH04323755A (en) Dma device
JP2008502980A (en) Bus controller for transferring data
JP2583586B2 (en) Bus control method
JP3266184B2 (en) I / O control method and device
JP3548943B2 (en) Interrupt control method
JP2820054B2 (en) Bus interface device
JPS60222951A (en) Data transfer system
JPH10116245A (en) Dma controller
KR100217819B1 (en) Iic bus using control method
JPS581224A (en) Display controlling system
JP2003216569A (en) External bus access method
JPH0240754A (en) Dma unit
JP2003114871A (en) Usb control device
JPH01219942A (en) Buffer control system
JP2004252726A (en) Bus arbitration method and system
JPS5923659A (en) Data transmission controller
JP2002278915A (en) Picture data transfer device
JPH0628301A (en) Direct memory access circuit