JP2009217511A - Common bus controller and its control method - Google Patents
Common bus controller and its control method Download PDFInfo
- Publication number
- JP2009217511A JP2009217511A JP2008060081A JP2008060081A JP2009217511A JP 2009217511 A JP2009217511 A JP 2009217511A JP 2008060081 A JP2008060081 A JP 2008060081A JP 2008060081 A JP2008060081 A JP 2008060081A JP 2009217511 A JP2009217511 A JP 2009217511A
- Authority
- JP
- Japan
- Prior art keywords
- bus
- host controller
- control
- command
- data
- 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.)
- Granted
Links
Images
Landscapes
- Bus Control (AREA)
Abstract
Description
本発明は、共有バスを介して、複数のデバイスとホストコントローラとを接続する共有バス制御装置及びその制御方法に関する。 The present invention relates to a shared bus control device that connects a plurality of devices and a host controller via a shared bus, and a control method therefor.
従来より、フラッシュメモリを記憶装置とし、その記憶装置のコントローラを内蔵した記憶媒体(以下、記憶メディア)があり、このような記憶メディアが、ディジタルスチルカメラ等の撮像データの記憶メディアとして使用されている。これら記憶メディアの代表的なものとして、コンパクトフラッシュ(登録商標)カード、SDカード、メモリスティックカード等がある。これら記憶メディアとホストコントローラとのインターフェイス(記憶メディアに対するデータ読み出し、及び書き込み)の規格は、各記憶メディアについて、それぞれ詳細な規格が存在する。 Conventionally, there is a storage medium (hereinafter referred to as a storage medium) in which a flash memory is used as a storage device and a controller of the storage device is built in, and such a storage medium is used as a storage medium for imaging data such as a digital still camera. Yes. Typical examples of these storage media include a compact flash (registered trademark) card, an SD card, and a memory stick card. There are detailed standards for the interface between these storage media and the host controller (data read and write to the storage media) for each storage medium.
一方、これら記憶メディアとインターフェイスを行うホストコントローラでは、その記憶メディアの規格に応じた通信方式や、電気的な特性に応じたコントローラを準備する必要がある。 On the other hand, in the host controller that interfaces with these storage media, it is necessary to prepare a communication system according to the standard of the storage media and a controller according to the electrical characteristics.
ここでホストコントローラと記憶メディアのインターフェイスを行うバスと、ホストコントローラ外部のI/Oデバイスとを共通バスとして接続し、コントローラ、バス、及び端子を共通化してコストダウンを図ることが提案されている。このとき記憶メディアとI/Oデバイスは排他的にアクセスされ、記憶メディアとI/Oデバイスは、バススイッチ等で、各々電気的にバスを分離できる構成となっている。例えば、ホストコントローラがI/Oデバイスにアクセスしている場合は、記憶メディアに対して誤動作を起こさないように、記憶メディア側に接続されるバススイッチによって電気的に切断して記憶メディアをインアクティブに制御する必要がある。このバススイッチの構成に関しては特許文献1に記載されている。共通バスを排他的に使用する場合、バスを使用しているデバイスを電気的に接続し、一方、未使用であるデバイスを電気的に切断することで、デバイス同士が影響を及ぼさないような制御を行う必要がある。
このような共通バスの構成をとった場合、例えば、ホストコントローラが、記憶メディアからファイルを読み出すような場合は、DMA(ダイレクトメモリアクセス)による読み出しを行っている。この読み出しを行っている期間では、共通バスで接続されるI/Oデバイスに対しては、DMAが終了し、バススイッチをI/Oデバイス側へ切り替えるまでは、通常アクセスできない。よって、I/Oデバイスへアクセスする場合は、DMAの終了を待つか、記憶メディアへの読み出しを行っているDMAを中断して、バススイッチをI/Oデバイスに切り替える必要があった。また記憶メディアからのファイルの読み出しを中断した後、再度、その記憶メディアにアクセスするときは、同一ファイルを初めから読み出す必要がある場合もあり、データの読み出し効率が悪いなどの問題があった。またDMAの中断処理、バススイッチの切り替え等が必要で処理時間が比較的長くなるため、I/Oデバイスのアクセスが間に合わないといった場合もあった。 When such a common bus configuration is adopted, for example, when the host controller reads a file from a storage medium, the reading is performed by DMA (direct memory access). During this reading period, I / O devices connected by a common bus cannot be normally accessed until DMA ends and the bus switch is switched to the I / O device side. Therefore, when accessing the I / O device, it is necessary to wait for the end of the DMA or interrupt the DMA that is reading from the storage medium and switch the bus switch to the I / O device. Further, when reading the file from the storage medium is interrupted, when the storage medium is accessed again, the same file may need to be read from the beginning, resulting in problems such as poor data read efficiency. In addition, DMA interruption processing, bus switch switching, and the like are required, and the processing time becomes relatively long, so that there are cases where access to the I / O device is not in time.
これに対して特許文献2では、共通バスで接続される第一のデバイスを一時的にウェイトさせて電気的に切断し、第二のデバイスへのアクセスを可能とする方式が提案されている。しかしこの方式では、第二のデバイスにアクセスしている間は、第一のデバイスへアクセスができないといった問題がある。
On the other hand,
本発明の目的は、上記従来の問題点を解決することにある。 An object of the present invention is to solve the above-mentioned conventional problems.
本発明の一態様によれば、第1のデバイスへアクセスしている間、使用していないバスの接続を第2のデバイスへ切り替える。これにより第1のデバイスにアクセスしている間でも第2のデバイスへのアクセスを可能にした共通バス制御装置及びその制御方法を提供できる。 According to an aspect of the present invention, the unused bus connection is switched to the second device while accessing the first device. Accordingly, it is possible to provide a common bus control device and a control method thereof that enable access to the second device even while accessing the first device.
上記目的を達成するために本発明の一態様に係る共通バス制御装置は以下のような構成を備える。即ち、
共有バスを介して、複数のデバイスとホストコントローラとを接続する共有バス制御装置であって、
前記ホストコントローラと前記複数のデバイスの各々の間の制御バスとデータバスのそれぞれに接続され、前記ホストコントローラからの制御信号に応じてバスを切断或は接続する複数のバススイッチを有し、
前記ホストコントローラは、前記制御信号により、未使用のバスに接続されたバススイッチの接続を別のデバイスとの接続に切り換えることにより、前記ホストコントローラと複数のデバイスとの間でのアクセスを可能にしたことを特徴とする。
In order to achieve the above object, a common bus control device according to an aspect of the present invention has the following configuration. That is,
A shared bus control device for connecting a plurality of devices and a host controller via a shared bus,
A plurality of bus switches connected to each of a control bus and a data bus between each of the host controller and the plurality of devices, and disconnecting or connecting the bus according to a control signal from the host controller;
The host controller enables access between the host controller and a plurality of devices by switching the connection of a bus switch connected to an unused bus to a connection with another device by the control signal. It is characterized by that.
上記目的を達成するために本発明の一態様に係る共通バス制御装置の制御方法は以下のような工程を備える。即ち、
ホストコントローラと複数のデバイスの各々の間の制御バスとデータバスのそれぞれに接続され、前記ホストコントローラからの制御信号に応じてバスを切断或は接続する複数のバススイッチを有し、共有バスを介して前記複数のデバイスと前記ホストコントローラとを接続する共有バス制御装置の制御方法であって、
前記ホストコントローラからの制御信号により、未使用のバスに接続されたバススイッチの接続を別のデバイスとの接続に切り換えることにより、前記ホストコントローラと複数のデバイスとの間でのアクセスを可能にしたことを特徴とする。
In order to achieve the above object, a control method for a common bus control device according to an aspect of the present invention includes the following steps. That is,
A plurality of bus switches that are connected to a control bus and a data bus between the host controller and each of the plurality of devices, and that disconnect or connect the bus according to a control signal from the host controller; A control method of a shared bus control device for connecting the plurality of devices and the host controller via:
By switching the connection of the bus switch connected to the unused bus to the connection with another device by the control signal from the host controller, the host controller and the plurality of devices can be accessed. It is characterized by that.
本発明によれば、第1のデバイスへアクセスしている間、使用していないバスの接続を第2のデバイスへ切り替えることにより、第1のデバイスにアクセスしている間でも第2のデバイスへのアクセスを可能にできる効果がある。 According to the present invention, the connection of the unused bus is switched to the second device while accessing the first device, so that the second device can be accessed even while the first device is being accessed. There is an effect that can be accessed.
以下、添付図面を参照して本発明の好適な実施の形態を詳しく説明する。尚、以下の実施の形態は特許請求の範囲に係る本発明を限定するものでなく、また本実施の形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。 Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. The following embodiments do not limit the present invention according to the claims, and all combinations of features described in the present embodiments are essential to the solution means of the present invention. Not exclusively.
図1は、本発明の実施の形態に係る記憶メディアとI/Oデバイスを共通バスとして使用した共有バス制御装置の一例を示すブロック図である。 FIG. 1 is a block diagram showing an example of a shared bus control device using a storage medium and an I / O device as a common bus according to an embodiment of the present invention.
100はマイクロコンピュータ(マイコン)であり、記憶メディア(第1のデバイス)102及びI/Oデバイス(第2のデバイス)103にアクセスが可能なホストコントローラ101を内蔵している。ホストコントローラ101は、接続される記憶メディアの規格に則った通信方式、電気特性の要件を満たした仕様のコントローラである。CPU110はマイコン100に内蔵されているCPUで、そのメモリ111に記憶されているプログラムに従って、ホストコントローラ101の制御、及び後述するバススイッチの制御等を行う。記憶メディア102は、その記憶メディア102の規格に則ってホストコントローラ101と通信することで、その記憶メディア102に内蔵されているフラッシュメモリへのデータの書き込み、そのメモリからの読み出しが可能である。
A
本実施の形態に係るホストコントローラ101と記憶メディア102とは、コマンドバス(制御バス)(CMD)、データバス(DAT[3:0])とクロック(CLK)(不図示)によりインターフェイスを行う。ホストコントローラ101と記憶メディア102との間にはバススイッチ104及びバススイッチ105が設けられ、これらバススイッチ104,105によりコマンドバス及びデータバスは電気的に接続/切断できる構成となっている。記憶メディア102とバススイッチ104,105との間の信号は、コマンドバスはCMD_Aで表し、データバスは、DAT_A[3:0]で表している。
The
一方、I/Oデバイス(第2のデバイス)103は共通バスで接続されている。ホストコントローラ101とI/Oデバイス103との間にはバススイッチ106,107が設けられ、これらバススイッチ106,107によりコマンドバス及びデータバスが電気的に接続/切断できる構成となっている。I/Oデバイス103とバススイッチ106,107との間の信号は、コマンドバスはCMD_Bで表し、データバスは、DAT_B[3:0]で表している。
On the other hand, the I / O device (second device) 103 is connected by a common bus.
バススイッチ104は、マイコン100よりの制御信号OE_A0によって電気的に接続/切断を切り替える。即ち、制御信号OE_A0がハイレベルのときバススイッチ104は電気的に接続し、制御信号OE_A0がロウレベルのときに電気的に切断される。同様に、バススイッチ105は、制御信号OE_A1がハイレベルのときに電気的に接続され、制御信号OE_A1がロウレベルのときに電気的に切断される。
The
また同様にバススイッチ106は、制御信号OE_B0がハイレベルのときに電気的に接続され、制御信号OE_B0がロウレベルのときに電気的に切断される。更にバススイッチ107は、制御信号OE_B1がハイレベルのときに電気的に接続され、制御信号OE_B1がロウレベルのときに電気的に切断される。またコマンドバスCMD,CMD_A,CMD_B,データバスDAT[3:0],DAT_A[3:0],DAT_B[3:0]はそれぞれプルアップ抵抗を介して電源電圧に接続されているため、これらが切断された場合は、それぞれハイレベルになる。
Similarly, the
次に図2、図3及び図4のタイミングチャートを用いて、本実施の形態に係るホストコントローラ101、記憶メディア102、及びI/Oデバイス103のインターフェイスについて詳細に説明する。
Next, the interfaces of the
図2は、DMAにより、ホストコントローラ101が、記憶メディア102からデータを読み出しているタイミングを説明するタイミング図である。
FIG. 2 is a timing chart for explaining the timing at which the
バススイッチ104〜107に関して、制御信号OE_A0とOE_A1がハイレベル、制御信号OE_B0とOE_B1がロウレベルとなっている。従って、バススイッチ104,105が電気的に接続された状態で、バススイッチ106,107が電気的に切断された状態である。よって、ホストコントローラ101は、バススイッチ104,105を介して記憶メディア102と接続した状態にあり、I/Oデバイス103とは切断された状態にある。
Regarding the
ホストコントローラ101が、図2の(2)のタイミングで、コマンドバスCMDにコマンド201を発行する。このコマンド201は、バススイッチ104を介してコマンドバスCMD_Aに、コマンドバスCMD上のコマンド信号と同じコマンド信号として送信され、記憶メディア102がこのコマンド201を受け取る。このコマンド201は、記憶メディア102からDMAでデータの読み出しを指示するコマンドである。
The
これに対して図2の(4)のタイミングでは、記憶メディア102から、前述のDMAリードコマンド201に対する応答コマンド(RSP(DMA))がホストコントローラ101へ送信される。記憶メディア102からコマンドバスCMD_Aにこの応答コマンドRSP(DMA)が発行されると、このコマンドはバススイッチ104を介してコマンドバスCMDへ送信され、ホストコントローラ101はこれを受信する。こうしてホストコントローラ101が応答コマンドを受信すると、図2の(7)〜(13)のタイミングでDMAによるデータの読み出しが行われる。ここではDMAリードコマンドで指定された数のデータ(D0〜Dn)203が、記憶メディア102からホストコントローラ101へDMAで送信される。このとき読み出されたデータ203は、記憶メディア102からデータバスDAT_A[3:0]へ送信され、バススイッチ105を介してデータバスDAT[3:0]へ送信される。こうしてホストコントローラ101は、その記憶メディア102から読み出したデータをDMAで受信する。そしてホストコントローラ101は、最後のデータ(Dn)を受信すると、図2の(13)のタイミングで、受信完了コマンド(CMD(STOP))204を発行する。これはDMAの受信を完了したコマンド(ストップコマンド)として記憶メディア102へ送信される。
On the other hand, at the timing of (4) in FIG. 2, a response command (RSP (DMA)) to the aforementioned DMA read
これにより記憶メディア102は、そのストップコマンド204を受信し、図2の(15)のタイミングで、そのストップコマンド204に対するレスポンス(RSP(STOP))205をコマンドバスCMD_Aに発行する。これによりホストコントローラ101は、バススイッチ104、コマンドバスCMDを介してそのレスポンス205を受信し、リードDMAを完了する。
Thereby, the
このDMAによる記憶メディア102からのデータの読み出し期間(図2の(1)〜(16)の期間)は、I/Oデバイス103は、ホストコントローラ101と通信できない。即ち、コマンドバスCMD_B、データバスDAT_B[3:0]は、ホストコントローラ101のコマンドバス、データバスとは電気的に切断された状態になっている。このとき、コマンドバスCMD_B、データバスDAT_B[3:0]は、プルアップ抵抗によりハイレベルに維持されている。
The I /
図3は、DMAにより、ホストコントローラ101がI/Oデバイス103からデータを読み出しているタイミングを説明するタイミング図である。
FIG. 3 is a timing chart for explaining the timing at which the
この場合は前述の図2のバアウトは逆に、制御信号OE_A0とOE_A1がロウレベル、制御信号OE_B0とOE_B1がハイレベルである。このため、バススイッチ104,105は電気的に切断された状態で、バススイッチ106,107は電気的に接続された状態である。よって、ホストコントローラ101はI/Oデバイス103と接続した状態で、記憶メディア102とは切断された状態にある。
In this case, the control signal OE_A0 and OE_A1 are at the low level and the control signals OE_B0 and OE_B1 are at the high level, in contrast to the above-described barout in FIG. For this reason, the bus switches 104 and 105 are electrically disconnected, and the bus switches 106 and 107 are electrically connected. Therefore, the
いまホストコントローラ101が、図3の(2)のタイミングで、コマンドバスCMDにコマンド(CMD(DMA))301を発行する。このコマンド301は、バススイッチ106を介してコマンドバスCMD_Bに送信され、I/Oデバイス103がこのコマンド301を受け取る。このコマンド301は、I/Oデバイス103からDMAでデータの読み出しを行うように指示するコマンドである。次に図3の(4)のタイミングで、I/Oデバイス103が、そのコマンド301に対するレスポンス302をコマンドバスCMD_Bに発行する。このレスポンス302は、バススイッチ106、コマンドバスCMDを介してホストコントローラ101に送られる。こうしてレスポンス302をホストコントローラ101が受信すると、図3の(7)〜(13)のタイミングで、I/Oデバイス103からホストコントローラ101にDMAでデータ303が送信される。ここでは、コマンド301で指定された数のデータ(D0〜Dn)303が、ホストコントローラ101へ送信される。このデータ303は、I/Oデバイス103からデータバスDAT_B[3:0]へ出力され、バススイッチ107、データバスDAT[3:0]を介してホストコントローラ101に入力される。
Now, the
ホストコントローラ101は最後のデータ(Dn)を受信すると、図3の(13)のタイミングでストップコマンド(CMD(STOP))304をコマンドバスCMDに発行する。I/Oデバイス103は、コマンドバスCMD、バススイッチ107、コマンドバスCMD_Bを介してストップコマンド304を受信する。そして図3の(15)のタイミングで、そのストップコマンド304に対するレスポンス305をコマンドバスCMD_Bに発行する。これによりホストコントローラ101は、バススイッチ106、コマンドバスCMDを介してレスポンス305を受信し、リードDMAは完了する。
When the
この期間(図3の(1)〜(16)の期間)は、記憶メディア102はホストコントローラ101とは通信できない。そして、そのコマンドバスCMD_A、データバスDAT_A[3:0]は、ホストコントローラ101のバスとは電気的に切断された状態になっている。よってコマンドバスCMD_A、データバスDAT_A[3:0]は、プルアップ抵抗でハイレベル状態に維持されている。
During this period (period (1) to (16) in FIG. 3), the
図4は、ホストコントローラ101が記憶メディア102からDMAでデータの読み出しを行っている間に、ホストコントローラ101がI/Oデバイス103に対してアクセスする状態を説明するタイミング図である。
FIG. 4 is a timing diagram illustrating a state in which the
図4の(1)のタイミングでは、制御信号OE_A0とOE_A1がハイレベル、制御信号OE_B0とOE_B1がロウレベルである。このため、バススイッチ104,105は電気的に接続された状態で、バススイッチ106,107は電気的に切断された状態である。よって、ホストコントローラ101は、記憶メディア102と接続した状態である。
At timing (1) in FIG. 4, the control signals OE_A0 and OE_A1 are at a high level, and the control signals OE_B0 and OE_B1 are at a low level. For this reason, the bus switches 104 and 105 are electrically connected, and the bus switches 106 and 107 are electrically disconnected. Therefore, the
ホストコントローラ101は、図4の(2)のタイミングで、記憶メディア102に対してリードDMAコマンド(CMD(DMA))401をコマンドバスCMDに発行する。このコマンド401は、バススイッチ104、コマンドバスCMD_Aを介して記憶メディア102に送られる。そして、図4の(4)のタイミングで、記憶メディア102は、そのレスポンス(RSP(DMA))402をコマンドバスCMD_Aに発行する。これによりホストコントローラ101は、記憶メディア102よりレスポンス402を受け取る。そして図4の(7)のタイミングから、ホストコントローラ101は、記憶メディア102からDMAによるデータの受信を開始する。
The
次に図4の(7)のDAM転送中のタイミングで、ホストコントローラ101からI/Oデバイス103に対してアクセスしたい事態が発生した場合を考える。この場合、図4の(7)のタイミングで、制御信号OE_A0をロウレベルに、制御信号OE_B0をハイレベルに切り替える。これによって未使用のコマンドバスCMDに接続されたバススイッチ104が切断され、代わりにバススイッチ106が接続された状態になる。こうしてコマンドバスCMDは、バススイッチ106を介してI/Oデバイス103のコマンドバスCMD_Bと接続された状態になり、記憶メディア102のコマンドバスCMD_Aとは切断された状態になる。
Next, consider a case where a situation occurs in which the
一方、ホストコントローラ101のデータバスDAT[3:0]はI/Oデバイス103のデータバスDAT_B[3:0]とは切断された状態で、記憶メディア102のデータバスDAT_A[3:0]とは接続されたままである。従って、図4の(7)から(11)の期間では、ホストコントローラ101は、記憶メディア102からのデータをDMAで受信しながら、コマンドバスCMDを使用してI/Oデバイス103にアクセスできる。
On the other hand, the data bus DAT [3: 0] of the
こうして図4のタイミング(8)で、I/Oデバイス103に対してコマンド(CMD(IO))403を発行し、図4のタイミング(10)で、それに対するレスポンス(RSP(IO))404を受信できる。そしてホストコントローラ101は、記憶メディア102から最後のデータ(Dn)を受信すると、図4の(13)のタイミングでストップコマンド(CMD(STOP))405をコマンドバスCMDに発行する。そして図4の(15)のタイミングで、記憶メディア102は、そのストップコマンド405に対するレスポンス406をコマンドバスCMD_Aに発行する。これによりホストコントローラ101は、バススイッチ104、コマンドバスCMDを介してレスポンス406を受信して、記憶メディア102からのリードDMAが完了する。
In this way, a command (CMD (IO)) 403 is issued to the I /
このようにして例えば、I/Oデバイス103が、ステッピングモータコントローラである場合、ある時間に、そのモータの速度制御を行うためにI/Oデバイス103にアクセスしたい場合がある。そのような場合でも、記憶メディア102からのDMAによるデータの読み出しを停止することなく、I/Oデバイス103にアクセスすることが可能になる。
Thus, for example, when the I /
次に図5を参照して、図4で説明したように、ホストコントローラ101が記憶メディア102からDMAリードを行っている途中で、I/Oデバイス103に対してアクセスを行う制御について説明する。
Next, referring to FIG. 5, as described with reference to FIG. 4, control for accessing the I /
図5は、本実施の形態に係るホストコントローラ101による処理を説明するフローチャートである。この処理を実行するプログラムはメモリ111に記憶されており、この処理はCPU110の制御の下に実行される。
FIG. 5 is a flowchart for explaining processing by the
先ずステップS501で、CPU110が、ホストコントローラ101に対して、記憶メディア102からのDMAによるデータの読み出しの開始を指示する。次にステップS502では、CPU110が、記憶メディア102からのデータの読み出し(DMA転送中)中にI/Oデバイス103へのアクセス要求が発生したかどうかを判定する。I/Oデバイス103へのアクセス要求が無い場合はステップS505へ進み、そのDMA転送によるデータの読み出しが完了したか否かを判定する。ここでDMA転送が終了すればステップS506へ進んで処理を終了する。
First, in step S501, the
一方ステップS502で、I/Oデバイス103へのアクセス要求がある場合はステップS503に進み、ホストコントローラ101は、リードDMAを開始してから次のコマンドを発行するまでの時間を計測している。次のコマンドはストップコマンドであり、図4の(13)のタイミングで発行する。このタイミングで、I/Oデバイス103へのアクセスを行うことはできない。従って、I/Oデバイス103へのアクセスに要する時間と、DMA中に次のコマンド(ストップコマンド)を発行するまでの時間を比較する。そしてその比較結果に基づいて、I/Oデバイス103へのアクセスに要する時間間隔(期間)が、現在実行中のDMAで次のコマンド(ストップコマンド)を発行するまでの時間間隔で間に合うかどうかを判定する。ここでI/Oデバイス103のコマンド発行が可能(間に合う)と判定するとステップS504に進んで、I/Oデバイス103へのアクセスを行う。一方、ステップS503で、不可能であると判定するとステップS505に進んで、DMA転送の終了を待つ。
On the other hand, if there is an access request to the I /
ステップS504では、前述の図4を参照して説明したように、バススイッチ104を切断してバススイッチ106を接続する。そしてコマンドバスCMDと、バススイッチ106、コマンドバスCMD_Bを介して、ホストコントローラ101からI/Oデバイス103に対してコマンドを発行する。
In step S504, as described with reference to FIG. 4 described above, the
ここで図4及び図5では、記憶メディア102からDMAによるデータの読み出し中にI/Oデバイス103に対してアクセスを行う例を示した。しかし、記憶メディア102にDMAでデータを書き込んでいる間でも同様にしてI/Oデバイス103にアクセスできる。
Here, FIGS. 4 and 5 show an example in which the I /
また逆に、I/Oデバイス103にDMAでアクセスしている間に、記憶メディア102にコマンドを発行する場合でも、同様にして実行できることは容易に理解されるであろう。
On the other hand, it will be easily understood that even when a command is issued to the
また図4及び図5の実施の形態では、I/Oデバイス103が1つである構成としたが、I/Oデバイス103は2つ以上であっても、同様なバススイッチで制御することができる。
In the embodiment of FIGS. 4 and 5, the number of I /
[実施の形態2]
図6は、本発明の実施の形態2に係る共有バス制御装置の構成を説明する図である。この図6において、図1と共通する部分は同じ記号で示し、それらの説明を省略する。
[Embodiment 2]
FIG. 6 is a diagram illustrating the configuration of the shared bus control device according to the second embodiment of the present invention. In FIG. 6, parts common to those in FIG. 1 are denoted by the same symbols, and description thereof is omitted.
図6は、図1のバススイッチ104〜107を、I/Oデバイス601の内部に実装した例で示している。
FIG. 6 shows an example in which the bus switches 104 to 107 in FIG. 1 are mounted inside the I /
図6では、バススイッチ104,105で制御されるコマンドバス及びデータバスは、I/Oデバイス601を一旦通過して記憶メディア102と接続されている。またバススイッチ106,107で制御されるコマンドバス及びデータバスは、例えば、I/Oデバイス601に内蔵されるステッピングモータコントローラ602に接続されている。
In FIG. 6, the command bus and data bus controlled by the bus switches 104 and 105 pass through the I /
図6のような構成によれば、バススイッチ104〜107をI/Oデバイス601の内部に設けたことにより、バススイッチを回路基板上に設ける必要がなく、コスト的に有利な場合がある。
According to the configuration shown in FIG. 6, the bus switches 104 to 107 are provided in the I /
Claims (8)
前記ホストコントローラと前記複数のデバイスの各々の間の制御バスとデータバスのそれぞれに接続され、前記ホストコントローラからの制御信号に応じてバスを切断或は接続する複数のバススイッチを有し、
前記ホストコントローラは、前記制御信号により、未使用のバスに接続されたバススイッチの接続を別のデバイスとの接続に切り換えることにより、前記ホストコントローラと複数のデバイスとの間でのアクセスを可能にしたことを特徴とする共有バス制御装置。 A shared bus control device for connecting a plurality of devices and a host controller via a shared bus,
A plurality of bus switches connected to each of a control bus and a data bus between each of the host controller and the plurality of devices, and disconnecting or connecting the bus according to a control signal from the host controller;
The host controller enables access between the host controller and a plurality of devices by switching the connection of a bus switch connected to an unused bus to a connection with another device by the control signal. A shared bus control device characterized by that.
前記ホストコントローラからの制御信号により、未使用のバスに接続されたバススイッチの接続を別のデバイスとの接続に切り換えることにより、前記ホストコントローラと複数のデバイスとの間でのアクセスを可能にしたことを特徴とする共有バス制御装置の制御方法。 A plurality of bus switches that are connected to a control bus and a data bus between the host controller and each of the plurality of devices, and that disconnect or connect the bus according to a control signal from the host controller; A control method of a shared bus control device for connecting the plurality of devices and the host controller via:
By switching the connection of the bus switch connected to the unused bus to the connection with another device by the control signal from the host controller, the host controller and the plurality of devices can be accessed. A control method for a shared bus control device.
その比較結果に応じて前記第2のデバイスに前記制御バスを割り当てるかどうかを判定することを特徴とする請求項5又は6に記載の共有バス制御装置の制御方法。 When an access request to the second device is generated while the first device is using the bus, the host controller determines a time interval until the first device uses the control bus next time. Comparing the time interval for the second device to use the control bus;
7. The shared bus control device control method according to claim 5, wherein whether to allocate the control bus to the second device is determined according to the comparison result.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008060081A JP5166922B2 (en) | 2008-03-10 | 2008-03-10 | Shared bus control device and control method thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008060081A JP5166922B2 (en) | 2008-03-10 | 2008-03-10 | Shared bus control device and control method thereof |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2009217511A true JP2009217511A (en) | 2009-09-24 |
JP2009217511A5 JP2009217511A5 (en) | 2011-04-21 |
JP5166922B2 JP5166922B2 (en) | 2013-03-21 |
Family
ID=41189293
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008060081A Expired - Fee Related JP5166922B2 (en) | 2008-03-10 | 2008-03-10 | Shared bus control device and control method thereof |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5166922B2 (en) |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06337837A (en) * | 1993-05-31 | 1994-12-06 | Nippon Telegr & Teleph Corp <Ntt> | Data processor |
JPH09305320A (en) * | 1996-05-14 | 1997-11-28 | Matsushita Electric Ind Co Ltd | Data storage device |
JPH11232215A (en) * | 1998-02-09 | 1999-08-27 | Fuji Xerox Co Ltd | Bus controller, bus master device and method for controlling bus control system |
JPH11328103A (en) * | 1998-05-19 | 1999-11-30 | Canon Inc | Device equipment by bus connection and its connecting method |
JP2004514962A (en) * | 2000-08-17 | 2004-05-20 | サンディスク コーポレイション | Multiple removable non-volatile memory cards that communicate sequentially with the host |
JP2005025473A (en) * | 2003-07-01 | 2005-01-27 | Matsushita Electric Ind Co Ltd | Composite input and output device |
JP2006024217A (en) * | 2004-07-07 | 2006-01-26 | Sychip Inc | Method for sharing single host controller with multiple functional devices |
JP2007520832A (en) * | 2004-02-04 | 2007-07-26 | クゥアルコム・インコーポレイテッド | Scalable bus structure |
JP2009054103A (en) * | 2007-08-29 | 2009-03-12 | Panasonic Corp | Host apparatus for controlling multiple memory cards |
-
2008
- 2008-03-10 JP JP2008060081A patent/JP5166922B2/en not_active Expired - Fee Related
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06337837A (en) * | 1993-05-31 | 1994-12-06 | Nippon Telegr & Teleph Corp <Ntt> | Data processor |
JPH09305320A (en) * | 1996-05-14 | 1997-11-28 | Matsushita Electric Ind Co Ltd | Data storage device |
JPH11232215A (en) * | 1998-02-09 | 1999-08-27 | Fuji Xerox Co Ltd | Bus controller, bus master device and method for controlling bus control system |
JPH11328103A (en) * | 1998-05-19 | 1999-11-30 | Canon Inc | Device equipment by bus connection and its connecting method |
JP2004514962A (en) * | 2000-08-17 | 2004-05-20 | サンディスク コーポレイション | Multiple removable non-volatile memory cards that communicate sequentially with the host |
JP2005025473A (en) * | 2003-07-01 | 2005-01-27 | Matsushita Electric Ind Co Ltd | Composite input and output device |
JP2007520832A (en) * | 2004-02-04 | 2007-07-26 | クゥアルコム・インコーポレイテッド | Scalable bus structure |
JP2006024217A (en) * | 2004-07-07 | 2006-01-26 | Sychip Inc | Method for sharing single host controller with multiple functional devices |
JP2009054103A (en) * | 2007-08-29 | 2009-03-12 | Panasonic Corp | Host apparatus for controlling multiple memory cards |
Also Published As
Publication number | Publication date |
---|---|
JP5166922B2 (en) | 2013-03-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4799417B2 (en) | Host controller | |
US5925120A (en) | Self-contained high speed repeater/lun converter which controls all SCSI operations between the host SCSI bus and local SCSI bus | |
US7725621B2 (en) | Semiconductor device and data transfer method | |
CN109359073B (en) | Inter-device communication method and device based on SPI bus | |
US7962670B2 (en) | Pin multiplexing | |
TWI450096B (en) | An expandable hybrid storage device and computer system and control method | |
US20060041611A1 (en) | Data transfer control system, electronic apparatus, and program | |
US8516214B2 (en) | Memory access control device, command issuing device, and method | |
JP4739349B2 (en) | Multimedia card interface method, computer program, and apparatus | |
US11630796B2 (en) | Serial peripheral interface (SPI) automatic register address incrementation across data frames | |
JP2008521080A5 (en) | ||
JP2009140483A (en) | Memory card control device and method for controlling memory card | |
US20100268897A1 (en) | Memory device and memory device controller | |
TW201344444A (en) | Motherboard and data processing method thereof | |
JP5166922B2 (en) | Shared bus control device and control method thereof | |
US10809781B2 (en) | Electronic device and method for controlling the same | |
US20070131767A1 (en) | System and method for media card communication | |
JP5468061B2 (en) | Electronic device system and electronic device | |
JPS61166647A (en) | Accessing for reading out information microprocessor and addressable memory | |
JP2006011926A (en) | Serial data transfer system, serial data transfer device, serial data transfer method and image forming apparatus | |
JP7206693B2 (en) | Information processing equipment | |
JP2005078625A (en) | Portable electronic system and its access method | |
JP4452751B2 (en) | Function control apparatus and method | |
US8006012B2 (en) | Data storage system | |
JP2000112878A (en) | Device and method for controlling timing of transfer request in data processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110304 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110304 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120427 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120511 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120705 |
|
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: 20121122 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121221 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151228 Year of fee payment: 3 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5166922 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151228 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |